Anonymous Subversion (SVN) access
This project allows anonymous checkouts of its source code. Use the command below and use 'anonymous' as the username and a blank password to checkout the code.
svn checkout http://gforge.soe.ucsc.edu/svn/rocketwarrior
Developer Subversion Access via DAV
Only project developers can access the SVN tree via this method. Substitute
svn checkout --username developername http://gforge.soe.ucsc.edu/svn/rocketwarrior

