
8 Aug
2006
8 Aug
'06
1:50 a.m.
Moved the project to subversion--(there's no "dev" branch anymore, just the main one, plain and simple) Admin initial checkout would look something like this: mkdir fomus svn checkout svn+ssh://<username>@common-lisp.net/project/fomus/svn/fomus/trunk fomus mkdir fomustest svn checkout svn+ssh://<username>@common-lisp.net/project/fomus/svn/fomustest/trunk fomustest After that if you haven't used subversion before it's very similar to CVS ("SVN update", etc..). Sorry for the confusion--this is what I'll stick to now. "Stable" releases will still be wrapped up in tarballs and deposited on the web site for download.