Manage read access to HTTP served repositories

J.S. van Bethlehem jakobb at astro.rug.nl
Mon Jan 5 03:32:35 CST 2009


The allow_read option in the [web] section of the hgweb-configuration
should allow you to do this. (Just as allow_read should to the trick for
controlling read-access)

Greetsz, Jakob

Fabien wrote:
> Hello,
> 
> I'm currently hosting some repositories with hgwebdir and I'm seeking
> for a way to manage the read permissions. To limit write access, I'm
> using the acl extension but it doesn't seems to work for read access.
> 
> Which is the better solution to do that ?
> 


More information about the Mercurial mailing list