[cvsnt] CVSNT login issues
Bo Berglund
Bo.Berglund at system3r.se
Mon Jan 10 11:39:06 GMT 2005
THis happens because you are running the cvs login command from within the
checked out module folder.
When you do this the environment variable will not be used, instead cvs uses
the cached information in the CVS subfolders of the checked out module.
Go to a different location like c:\temp\test and repeat your commands and now
you will be accepted as user2.
/Bo
-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf
Of Thoppay, Vignesh (GE Consumer & Industrial)
Sent: den 10 januari 2005 12:15
To: cvsnt at cvsnt.org
Subject: [cvsnt] CVSNT login issues
Hello CVSNT Experts,
I have an issue working with CVSNT. Can you please help me to resolve it?
Created a repository named "CmsRepository".
Added the following modules to CmsRepository:
1. Module1
2. Module2
Steps to reproduce the issue:
Step1:
>From the command prompt, go to a folder. Let us say"D:\testCVSNT" and execute the following commands:
set cvsroot=:pserver:user1:pass at machine:/CvsRepository
cvs login
Step2:
cvs checkout Module1 (Assuming Module1 exist in CvsRepository)
Step3:
cvs logout
Step4:
Login with a different user name
set cvsroot=:pserver:user2:pass2 at machine:/CvsRepository
cvs login
I get a output from CVSNT as
Logging in to :pserver:user1 at machine:2401:/CvsRepository
Please note that, though I have changed the user from user1 to user2, it is still logging in as user1.
Can any body explain this behaviou? I am I doing something wrong over here? Please throw some light on this.
Thanks,
Vignesh
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list