access control

Oleg Sukhodolsky son.two at gmail.com
Wed Aug 29 12:42:44 CDT 2007


Hi,

I'm trying to understand how I can control access to repository.
Here are what I've found:

shared ssh (http://www.selenic.com/mercurial/wiki/index.cgi/SharedSSH)
is for all or nothing access.
Regular NFS/local uses regular file access permission, so you need to
create special (Unix) groups for every project.

HTTP allows most flexible way to access control (allow_push, deny_push, etc)

Are these the only ways mercurial provides?  Or I have missed something?

Thanks in advance, Oleg.


More information about the Mercurial mailing list