From: Daniel K. G. <dk...@fi...> - 2005-12-15 04:01:44
|
Hello All-- LightningBug is now available via subversion. The old cvs repository has been disabled. If need be it can be restored temporarily (but we'd rather not!) Anonymous public access to the head of the subversion repository is achieved by: svn checkout http://lightningbug.fifthhorseman.net/svn/lb/trunk/lightningbug [^] If you want to get a particular tag (e.g. fubar), do: svn checkout http://lightningbug.fifthhorseman.net/svn/lb/tags/fubar [^] For developer (read/write) access, you should use the svn+ssh transport instead, like this: svn checkout svn+ssh://dirt.counterconvention.org/home/svnroot/lb/trunk/lightningbug developer access still requires a shell account on dirt. This information is also available on mantis at: http://bugtracker.jloreview.com/view.php?id=299 Regards, --dkg and mark |