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.
Kaj, You can do like this: 1. Add a watch on the file cvs watch on <filename> 2. Now users can find out if someone has it already checkedout by using flag -c to edit cvs edit -c <filename> The edit will abort if someone else has made a cvs edit on the file. Unlike with cvs admin -l, with edit -c it is possible for a user to commit changes the file if he does not use cvs edit -c, so it is not really a reserved checkout like cvs admin -l, rather something inbetween. BR Ingerun > > > Hi All, > > we swiched from VSS to CVS (mixed CVS and WinCVS) recently. Though all > developers love to use CVS rather than VSS (meanwhile) some are missing > the ability to make particular reserved checkouts. (Okay... I know about > the philosophical dimension this topic issues.) > > >From the CQ-Manual we've learned about the "admin -l" option -- but > WinCVS tells this command is deprecated. > > So does anybody know how to setup CVS-NT with reserved checkout > capabilities or how to apply this mode to a particular module or file > (from a client's cvs-system)? > > Thanks much in advance for any help. > > > Best regards, > > Kaj > > > _______________________________________________ > cvsnt mailing list > cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs >