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.
Sturm, Michael wrote: > Sorry to submit this that way, but registering an account in the bug database failed. > > ======================================= > > Hi, > > I think there is a bug in "update.c" that prevents file "read only" from propper working. > By now I can remove all access rights except "r" with "chacl" and all files still come > writeable to the local hard disk when checking out or updateing. A trace with "cvs -t -t -t update" In update it doesn't really matter... I don't think it should be checking there anyway, so it's lucky it doesn't work - the read/write status of the files on the disk has nothing to do with the repository (in fact it'd annoy me intensely if it made these files read only). Tony