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.
Glen Starrett wrote: > Looks good for the spot check. I duplicated the branch permission > problem of 2.0.24 on my Linux box and, without changing anything else, > was able to commit after updating to 2.0.25. > I spoke too soon. Now, I can ALWAYS commit regardless of the ACL permissions. I renamed the 'admin' file in case that was doing it (it wasn't). Please advise if I'm doing something wrong here. >>>> C:\My_Documents\temp\junk\test>cvs chacl gstarret:n C:\My_Documents\temp\junk\test>cvs lsacl Directory: . Owner: <not set> default:n blah:r tag:hoohah gstarret:n C:\My_Documents\temp\junk\test>echo More things >> test.c C:\My_Documents\temp\junk\test>cvs ci -m "" cvs commit: Examining . Checking in test.c; /home/cvsroot/test/test.c,v <-- test.c new revision: 1.6.2.6; previous revision: 1.6.2.5 done C:\My_Documents\temp\junk\test>cvs lsacl cvs server: 'gstarret' cannot list '.' <<<< -------------------- Glen Starrett