The admin commands are not implemented in CVSNT fully. Look in the archives and you will find several threads that discuss this issue. Basically locking is not really used with CVS, if you *need* locking you are probably in need of a different tool like PVCS (buyware...). On the other hand as long as your files are text files you should not need locking, if your files are mostly binary you need locking bad and then CVS is not for you.
/Bo -----Original Message----- From: Galina Rogozinsky [mailto:[EMAIL PROTECTED]] Sent: den 30 januari 2002 08:01 To: [EMAIL PROTECTED] Subject: RE: [Cvsnt] problem trying to lock file in CVS NT This is the command that I used: cvs admin -l Logger.java (in directory D:\exiprocity\src\com\exiprocity\log\) Client is WinCvs 1.2, Server is CVS NT 1.11.1.2 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bo Berglund Sent: Tuesday, January 29, 2002 10:32 PM To: [EMAIL PROTECTED] Subject: Re: [Cvsnt] problem trying to lock file in CVS NT On Wed, 30 Jan 2002 01:12:49 +0000 (UTC), "Galina Rogozinsky" <[EMAIL PROTECTED]> wrote: >When I try to look any file in CVS NT I get message >cvs [admin aborted]: end of file from server (consult above messages if any) Locking is not really supported. What command did you give, which client did you use and which version of CVSNT are you running? /Bo (Bo Berglund, developer in Sweden) _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
