I tried just setting cvsroot(with sspi protocol) and executing a checkout operation without login however CVS gave error " cvs [checkout aborted]: Error reading from server cscsbilifecvs: -1: Unknown err". As soon as I logged in and again tried the checkout operation the error vanished. However once logged in after that even if I closed my command prompt then also CVS gave no error and the checkout operation was completed successfully. So probably once login is needed when you start your session for getting connected to server and thereafter its not required. Any comments?
Best Regards, Vishal -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tony Hoyle Sent: Monday, April 20, 2009 6:57 PM To: [email protected] Subject: Re: [cvsnt] reg: login error Shivendra_Vishal wrote: > Dear All, > > I'm setting CVSROOT and trying to login to cvs as follows, however CVS is not > allowing me to login and gives an error "cvs [login aborted]: The :local: > protocol does not support the login command". > > C:\Documents and Settings\Administrator>set > cvsroot=:sspi:cscsbilifecvs\administra...@cscsbilifecvs:/scm_test > SSPI almost never needs login (there are some special cases but most users won't see these), and doesn't need the username if you're not logging in as a different user. Tony _______________________________________________ cvsnt mailing list [email protected] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ DISCLAIMER: This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated. _______________________________________________ cvsnt mailing list [email protected] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/
