MonkeyMan
11-01-2002, 11:04 AM
I am attempting to download the files from sourceforge and after entering the the blank password for the logon I get a "connection refused" message. I have attempted to log on two different ways, both seeming to do the same thing and having the same connection failed issue.
Would someone please confim that either of these two ways to do the cvs logon is correct and let me know if they are able to logon in?
# cvs -d:pserver:[email protected]:/cvsroot/seq login
Logging in to :pserver:[email protected]:2401/cvsroot/seq
CVS password: <blank>
or
export CVSROOT=:pserver:[email protected] :/cvsroot/seq
cvs login <blank password>
Would someone please confim that either of these two ways to do the cvs logon is correct and let me know if they are able to logon in?
# cvs -d:pserver:[email protected]:/cvsroot/seq login
Logging in to :pserver:[email protected]:2401/cvsroot/seq
CVS password: <blank>
or
export CVSROOT=:pserver:[email protected] :/cvsroot/seq
cvs login <blank password>