Re: Lisp and software architecture



Which were they? I made my own personal suite of CL utilities into a
subdirectory of Cells just to avoid this.


Actually, you're right there is a link to CVS from here
http://common-lisp.net/project/cells/. I use CVS all the time, but
what I don't usually do is pull from repos. Most Sourceforge pages
have the exact command that you need in order to get the latest CVS, in
your case this is (I think) cvs -z3 -d
:pserver:anonymous:anonymous@xxxxxxxxxxxxxxx:/project/cells/cvsroot co
cell-cultures/cells. It would be nice to have that somewhere on the
main page to ease CVS access.

Though that puts cells into cell-cultures/cells, which isn't _really_
what I want.

Cheers
Brad

.