Empty password used - try 'cvs login' with a real password
jadeite100 <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Hi All: I am using CVSNT VERSION 2.5.04 and WinCvs 2.0.9.1. In WinCvs, I went to admin/login menu. For CVSROOT, I put the following and able to login in Wincvs: :pserver:Administrator@localhost:/cvsrepos/ In CVSNT, my tpe=standard location:C:/cvsrepos/test name:/cvsrepos/ I right click on a file in wincvs on c:\test1\test1.txt and choose "Add" and I get the following error from wincvs: cvs add -- test1.txt (in directory C:\test1) Empty password used - try 'cvs login' with a real password cvs [add aborted]: /cvsrepos/test/: no such repository ***** CVS exited normally with code 1 ***** In the file C:\cvsrepos\test\CVSROOT\config I have the following settings: # Set this to 'no' if pserver shouldn't check system users/passwords SystemAuth=no # Set the Acl parsing type (none,compat,normal). #AclMode=compat # Alternate location of CVS LockServer. Set to 'none' to disable.. #LockServer=localhost:2402 # Set 'TopLevelAdmin' to 'yes' to create a CVS directory at the top # level of the new working directory when using the 'cvs checkout' # command. #TopLevelAdmin=no # Set 'LogHistory' to 'all' or 'TOFEWGCMAR' to log all transactions to the # history file, or a subset as needed (ie 'TMAR' logs all write operations) #LogHistory=TOFEWGCMAR # Set 'RereadLogAfterVerify' to control rereading of the log file after a verifymsg # 'always' or 'yes' to always reread the log regardless # 'never' or 'no' (default) to never reread the log #RereadLogAfterVerify=no # Set 'Watcher' to set a user who gets all notify events within the repository whether # or not the ifle is watched. #Watcher=watch_user In the file C:\cvsrepos\test\CVSROOT\.passwd I have the following settings: jadeite100=mychau1 Administrator=mychau1 tiger=mychau1 Why am I getting this error? Is there something I am suppose to set in WinCVS. I login as Administrator with the password mychau1 and it seem I can login in but why am I getting the above error when I try to choose "addd" for a test1.txt file in wincvs? Yours, Frustrated. -- View this message in context: http://www.nabble.com/Empty-password-used---try-%27cvs-login%27-with-a-real-password-tp23671092p23671092.html Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.