Hi Al, welcome to the list.
On Thu, Jan 15, 2009 at 2:18 PM, Al Bat alan.bat@gmail.com wrote:
Sorry for asking such a stupid question. Is there any other way to download the current snapshot of CLPython? I've tried "cvs -d :pserver:cvspublic@cvspublic.franz.com:/cvs-public login" with password "cvspublic", as it was recommended. However, as a result, I receive only "Connection refused" from the server. I'm not sure, whether the failure is at the server's side.
It is working for me. Could you please try it once again? Maybe the server at Franz was temporarily offline or something. But if it fails again, please use the trace option, -t, and send me that trace. I'll look into it then. So the commands become:
cvs -t -d :pserver:cvspublic@cvspublic.franz.com:/cvs-public login password: cvspublic cvs -t -d :pserver:cvspublic@cvspublic.franz.com:/cvs-public checkout clpython
Can anybody confirm that this cvs way works. And in the case if it doesn't, can anybody be so kind to give me a hint on any alternative way of getting CLPython. By the way, how big is it? Maybe, it can be sent via email?
If cvs fails again, I'll send you a zip file, okay?
- Willem