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.
Martin Cole wrote: > I wonder if something has changed with "cvs edit" recently. > > Using tortoise, I usually right click in the module folder and select "cvs edit" and it previously would "edit" the files that were watched (not all were watched) and after commiting, I would right click and send "cvs unedit". > > With tortoise 1.6.6 / cvsnt 2.0.34 it seems that it breaks when doing this (previously I was using tort 1.6.2 / cvsnt 2.0.11) also when the unedit breaks, all the unwatched files become read-only. > unedit has always set the file to read only (it's the opposite of edit) and that code hasn't changed much (the addition of -z, which is just an extra compression stage). It's possible the action of tortoise has changed slightly. There's nothing in CVS itself to say that only watched file will be edited. Tony