bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS pserver login bug in client


From: Barhorst Nathan
Subject: CVS pserver login bug in client
Date: Sat, 5 Jul 2003 16:17:32 -0700 (PDT)

To start, here's my setup: MacOSX V10.2.6, CVS
V1.11.6.

I was able to setup CVS, I could telnet into port
2401, but I couldn't log in.  Here's a screen dump, as
well as the solution:

------------------
[Zen-Master:~] ngb_root% cvs -d
:pserver:ngb_root@localhost:/cvs login

Logging in to :pserver:ngb_root@localhost:2401/cvs
CVS password: 

cvs login: warning: failed to open
/Users/ngb_root/.cvspass for reading: No such file or
directory
------------------

And the fix:

------------------
[Zen-Master:~] ngb_root% cvs
-d:pserver:ngb_root@localhost:/cvs login

Logging in to :pserver:ngb_root@localhost:2401/cvs
CVS password: 

[Zen-Master:~] ngb_root%
------------------

See the difference?  In the second one, where I was
able to log in, there is no space after the "-d" and
":pserver:...".  

To give credit where credit is due, I first found the
fix at
http://mail.gnu.org/archive/html/info-cvs/2003-03/msg00313.html

Hope this helps someone!

-Nathan Barhorst

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]