Hi, Yesterday I met some problems with accessing Boost CVS. I started to checkout the CVS HEAD using anonymous user. The process was going well but after a few minutes I got many timeouts errors. I tried to checkout again and update my existing sandbox but without any success. Here are errors I got when using command line CVS client: D:\__projects_mloskot\boost>cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/boost login Logging in to :pserver:anonymous@cvs.sourceforge.net:2401:/cvsroot/boost CVS Password: cvs [login aborted]: Error reading from server cvs.sourceforge.net: 0: No such file or directory D:\__projects_mloskot\boost>cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/boost co -P boost cvs [checkout aborted]: Error reading from server cvs.sourceforge.net: 0: Invalid argument D:\__projects_mloskot\boost>cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/boost update -P boost cvs [update aborted]: Error reading from server cvs.sourceforge.net: 0: Invalid argument As I checked CVS Web Browser is working well, so CVS on SF.net seems to be up. Am I doing something wrong? Cheers -- Mateusz Łoskot http://mateusz.loskot.net
Mateusz Łoskot
[...] As I checked CVS Web Browser is working well, so CVS on SF.net seems to be up.
Am I doing something wrong?
It's working. I'm not sure what was wrong but I tried a few minutes ago and I did complete checkout successfully. Cheers -- Mateusz Łoskot http://mateusz.loskot.net
participants (1)
-
Mateusz Łoskot