[cvsnt] Re: Any possibility to control branch acl on a per-file level using a "cvs chacl" -like command?

Glen Starrett grstarrett at cox.net
Wed Aug 11 18:10:43 BST 2004


Kim Hansen wrote:
> Hi,
> 
> I have a case with two files in a directory, where it very crucial that commits on the main branch
> is restricted to two users, who knows how to handle merging of developing branches to HEAD for these
> two files.
> 
> I am aware that I can restrict access to making commits on head for *all* files in that directory
> to these two CVS users using the administrative cvs chacl command. However, I have not found a way to 
> accomplish this restriction on a per file basis.
> 
> Can it be done with cvsnt?

I think you could write a script against commitinfo, something like 
cvs_acls script but specific to certain files (I'm not sure if it knows 
what files are being processed though at that point).


-- 
Glen Starrett



More information about the cvsnt mailing list