Cannot login to anonymous cvs
"Steve Caswell" <scaswell-rjMgWMNrobOBUy7/[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to login to the cvs repository following the instructions at http://itweb.termnetinc.com/outback/aspectwerkz-0.10.RC2/docs/cvs.html using the anonymous login command: cvs -d :pserver:[email protected]:/cvsroot/aspectwerkz login and I get the following error: Logging in to :pserver:[email protected]:2401:/cvsroot/aspectwerkz cvs [login aborted]: Error reading from server cvs.codehaus.org: 0: No such file or directory ***** CVS exited normally with code 1 ***** I've tried this on a couple of different cvs clients on Windows 2000 (WinCVS and CVSNT) with the same result. I've also tried on Linux with the following result: $ cvs -d :pserver:[email protected]:/cvsroot/aspectwerkz login Logging in to :pserver:[email protected]:2401/cvsroot/aspectwerkz CVS password: cvs [login aborted]: end of file from server (consult above messages if any) Thanks for assistance. Steve Caswell scaswell-rjMgWMNrobOBUy7/[email protected]