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". > > That has never been the intention. "cvs commit" removes the edit on the file, so you do not have to do "cvs unedit" (except if the file has not actually changed, in which case "cvs commit" will do nothing). >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. > If a file becomes read-only, it is because there is a watch set on it. -Torsten