info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Restricting use of 'cvs rtag' & 'cvs tag' commands [2nd try]


From: Arthur Barrett
Subject: RE: Restricting use of 'cvs rtag' & 'cvs tag' commands [2nd try]
Date: Thu, 24 Feb 2005 07:51:42 +1100

Dave,

> restricting who is allowed to do certain cvs commands? In 
> particular, we would like to restrict who can create/delete 
> tags & branch tags. Is it possible to restrict 'cvs tag' & 
> 'cvs rtag' on a user or group level?
> 

If you can switch to CVSNT (free, GPL, just like CVS) for Linux,
Windows, Unix etc then you can use the CVS ACL's.

Use the command cvs chacl -H for more information, eg:
cvs chacl -R -a notag -u developers 

Access settings which can be controlled are:
[no]{read|write|create|tag|control|all|none}

You can get CVSNT from:
http://www.cvsnt.com/

Regards,


Arthur Barrett





reply via email to

[Prev in Thread] Current Thread [Next in Thread]