Archive for the ‘sourceforge’ Category
cvs/ssh hell on Windowns
I’m on vacation until 7th of Jan. This time, I’m using a Windows machine. I decided to set up a cvs/ssh/slime environment to work a little on cl-bf. Only 1-11-21 (not 22) cvs worked with sourceforge.
set HOME=d:\z\bin ssh-keygen.exe -C "" set CVS_RSH=path\ssh.exe cvs -z3 -d:ext:grault@cl-bf.cvs.sourceforge.net:/cvsroot/cl-bf com ...
cl-bf at sourceforge
I’m happy to introduce you cl-bf @ sourceforge.
cvs -d:pserver:anonymous@cl-bf.cvs.sourceforge.net:/cvsroot/cl-bf login cvs -z3 -d:pserver:anonymous@cl-bf.cvs.sourceforge.net:/cvsroot/cl-bf co -d my-cl-bf trunk