cannot get hg serve with push authorization to work

Matt Mackall mpm at selenic.com
Mon Jan 30 10:59:05 CST 2012


On Mon, 2012-01-30 at 11:55 -0500, Arthur Blake wrote:
> C:\dev>hg serve --port 5501 --web-conf web.conf

$ hg help serve
hg serve [OPTION]...

start stand-alone webserver

    Start a local HTTP repository browser and pull server. You can use this
    for ad-hoc sharing and browsing of repositories. It is recommended to use
    a real web server to serve a repository for longer periods of time.

    Please note that the server does not implement access control. This means
    that, by default, anybody can read from the server and nobody can write to
    it by default. Set the "web.allow_push" option to "*" to allow everybody
    to push to the server. You should use a real web server if you need to
    authenticate users.

[...]

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial mailing list