wish: better access control
Posted Sep 21, 2005 11:08 UTC (Wed) by
droundy (subscriber, #4559)
In reply to:
wish: better access control by dann
Parent article:
Mercurial: an alternative to git
I consider this an advantage of the new VCS (looking from a different perspective). By avoiding
integration of "user accounts" into the VCS itself, you can choose between any of the existing
systems that you already use for user authentication---unix groups, sudo, ssh public key
authentication, gpg signatures. This doesn't give the fine-grained control that you'd like, but I
don't really see a pressing need for that.
David
(
Log in to post comments)