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://ccpforge.cse.rl.ac.uk/svn/ccp4i2
Developer Subversion Access via DAV
Only project developers can access the SVN tree via this method. Substitute
svn checkout --username developername http://ccpforge.cse.rl.ac.uk/svn/ccp4i2

