Can I allow user to only have permission in branches but not HEAD?

2005-01-10 Thread David Jiao
Hi, I have a question about how access permissions on branches and
HEAD. I want to restrict certain CVS users to only be able to commit
their changes to branches but not the HEAD. Yet at the same time, I
want to allow them to check out modules from the HEAD. Is this doable?

Thanks!

David Jiao


___
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs


RE: Can I allow user to only have permission in branches but not HEAD?

2005-01-10 Thread Matt Doar
The script cvs_acls in the contrib directory of a CVS download from
cvshome.org will do this for you. 

~Matt

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] 
 On Behalf Of David Jiao
 Sent: Monday, January 10, 2005 9:24 AM
 To: info-cvs@gnu.org
 Subject: Can I allow user to only have permission in branches 
 but not HEAD?
 
 Hi, I have a question about how access permissions on branches and
 HEAD. I want to restrict certain CVS users to only be able to commit
 their changes to branches but not the HEAD. Yet at the same time, I
 want to allow them to check out modules from the HEAD. Is this doable?
 
 Thanks!
 
 David Jiao
 
 
 ___
 Info-cvs mailing list
 Info-cvs@gnu.org
 http://lists.gnu.org/mailman/listinfo/info-cvs
 


___
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs