Is anyone else out there having problems logging into cvs? I am using WinCVS with the following settings:
Code: Select all
Authentication: pserver
Path: /cvsroot/celestia
Host address: cvs.sourceforge.net
User name: anonymous
CVSROOT: anonymous@cvs.sourceforge.net:/cvsroot/celestia
Under login settings, I have "Force using the CVSROOT" checked.
This is the output:
Code: Select all
CVSROOT: anonymous@cvs.sourceforge.net:/cvsroot/celestia (password authentication)
cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/celestia login
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401:/cvsroot/celestia
cvs [login aborted]: connect to cvs.sourceforge.net:2401 failed: No connection could be made because the target machine actively refused it.
***** CVS exited normally with code 1 *****
Any suggestions would be appreciated!