I\'m still lokking around the SF site for a cure to my problem. I tried putting these lines into the command line... option:
cvs -d:pserver:anonymous@cvs.planeshift.sourceforge.net:/cvsroot/planeshift login
cvs -z3 -d:pserver:anonymous@cvs.planeshift.sourceforge.net:/cvsroot/planeshift co planeshift
and this is exaclty what I get back from WinCVS, from startup to failure.
Python 2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit (Intel)] on win32
CVSROOT:
anonymous@cvs.planeshift.sourceforge.net:/cvsroot/planeshift (password authentication)
cvs -d:pserver:anonymous@cvs.planeshift.sourceforge.net:/cvsroot/planeshift login
\\n
\\ncvs -z3 -d:pserver:anonymous@cvs.planeshift.sourceforge.net:/cvsroot/planeshift co planeshift
***** CVS exited normally with code 0 *****
Am I putting in the wrong command line or am I way off course?