Hi,
I\'m trying to get PS built on my computer (Win 2000), but Win CVS will not connect to sourceforge to download the source code.
I have tried CS, CEL, planeshift modules, it all comes back with the following error:
cvs [checkout aborted]: connect to cvs.sourceforge.net:2401 failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
the command line I am using (this one for CS) is: cvs -w -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/crystal checkout -P -- CS (in directory C:\\PS Development)
I got this from the build guide for MS Visual C++
I\'m thinking it is a problem on my end, just not sure what it might be. Possibly related, I get intermitent \"502 Bad Gateway\" errors when I try to load pages in the planeshift folders on sourceforge. Hit refresh and it works.
Any ideas on what the problem may be?