SVN access
From The Lyceum Wiki
The Lyceum download page mentions that Lyceum can be checked out via SVN with the following command:
svn checkout http://source.ibiblio.org/svn/lyceum/trunk
but does not mention that it's also possible to download more recent builds (branches) via SVN. To do that, enter this link into a browser:
http://source.ibiblio.org/svn/lyceum
and drill down to the version you want. Then copy that URL back into the SVN command, e.g.
svn checkout http://source.ibiblio.org/svn/lyceum/branches/0.34
