24 Mar
2006
24 Mar
'06
9:09 p.m.
Friedrich Dominicus <frido@q-software-solutions.de> writes:
I fetched the tarball today. I did not now how to check out via CVS, I guess it's as usual on common lisp .net but I have not idea on the proper name for it.
Under Linux it is as easy as: cvs -z3 -d :pserver:anonymous:anonymous@common-lisp.net:/project/cells/cvsroot co cells cvs -z3 -d :pserver:anonymous:anonymous@common-lisp.net:/project/cells/cvsroot co Celtk This creates the directories "cells" and "Celtk" and there you can (from time to time) say "cvs update" to get the latest stuff. Regards, Marco