I just tried to get a nice, fresh copy from the CVS repository.
Following the instructions from the web site, here's what I'm seeing --
$ export CVSROOT=":pserver:anonymous@..."
$ printenv | grep CVS
CVSROOT=:pserver:anonymous@...
$ cvs login
Logging in to :pserver:anonymous@...
CVS password:
cvs [login aborted]: connect to cvs.sourceforge.net(66.35.250.207):2401 failed: Connection refused
Does CVS now require a password? Or am I running into some other problem?
-- Rob
|