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.
> I am using TortoiseCVS and would like to work with exclusive checkouts for a module containing .doc files but after an update/commit my files are read/write (as always) and I cannot do CVS edit. However, I can CVS unedit the file which makes it read-only. > How can I make my commited/updated files default to read-only so I can CVS edit them (enjoying an exclusive lock)? By running the "cvs watch on" command. Read the TortoiseCVS FAQ for details: http://www.tortoisecvs.org/faq.shtml#exclusive -Torsten