I got it. Previously cvsroot directory of the same repository was checked out(which was hidden) using absolute pathname as cvsroot at the same location (where I was trying to checkout), that's why CVS was not allowing me to login as it was taking CVSROOT as absolute repository pathname. I have tried setting CVSROOT environment variable in small, caps and mixed cases and it works fine. Thanks for your valuable suggestions and time.
Best Regards, Vishal -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Peter Crowther Sent: Monday, April 20, 2009 5:34 PM To: '[email protected]' Subject: Re: [cvsnt] reg: login error > From: Shivendra_Vishal > I'm setting CVSROOT No you're not... > C:\Documents and Settings\Administrator>set > cvsroot=:sspi:cscsbilifecvs\administra...@cscsbilifecvs:/scm_test ... you're setting cvsroot. You should be setting CVSROOT. Does it work if you use the correct case? - Peter _______________________________________________ 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/
