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.
On Mon, 9 May 2005 16:37:24 -0400, dzielke at aep.com wrote: >Setting access control for a file affects all branches, right? That is, >you can't have different access rights for individual branches... I don't >see anything that indicates otherwise, but just thought I'd ask. > You are wrong.... The beauty of the chacl command in CVS is that it is CVS specific and you can apply different permissions on various branches of a single file. One example is to lock down a branch that has served its purpose so that noone is able to commit anything anymore on that branch. So I think this gives you exactly what you want. :-) /Bo (Bo Berglund, developer in Sweden)