Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
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