PDA

View Full Version : WinCVS


06-27-2003, 10:42 PM
I guess that this goes here... I can't seem to get wincvs to work with the cvs repository, here is my small error log...

cvs checkout -P "cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu" (in directory C:\Documents and Settings\Leigh E. Shryock\Desktop\EQEMu-0.4.3-Source)
cvs [checkout aborted]: recv() from server cvs.sourceforge.net: EOF

06-27-2003, 11:02 PM
Two more error logs from the same command (wtf is going on?)


cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu checkout nightdumps
cvs [checkout aborted]: recv() from server cvs.sourceforge.net: Connection reset by peer

*****CVS exited normally with code 1*****

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu checkout nightdumps
cvs [checkout aborted]: recv() from server cvs.sourceforge.net: EOF

*****CVS exited normally with code 1*****

Here is the command I ran:

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu checkout nightdumps

Wolfman
06-28-2003, 12:02 AM
The "EOF" error and "connection reset by peer" is SorceForges way of saying "Yeah... we suck! We should have never switched to IBM's db2 for our database!". It's an error I get quite frequently actually. Usually takes 4-5 times for each command for it to complete. Just be patient and keep trying... over.. and over... and over.

06-28-2003, 01:54 AM
if I sent the entire error log, it would be half a mile long in repeats, =/