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.
P.Vinod wrote: > We need to override the default behavior of CVSNT of allowing > multiple users checking out the files at the same time and that too > for a specific list of files and not the entire repository. Can > someone please suggest how to go about doing this? Thanks in advance > for all the help and guidance. You cannot restrict checkouts in CVS but you can restrict edits and commits. The most elegant way to do this with CVSNT is IMO to use the -kc option. You could even put this in the server's cvswrappers file, e.g.: *.doc -kBc *.xls -kBc etc. Hope this helps. -- Oliver ---- ------------------ JID: ogiesen at jabber.org ICQ: 18777742 (http://wwp.icq.com/18777742)