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://forge.opensimulator.org/svn/forcedattach
Developer Subversion Access via DAV
Only project developers can access the SVN tree via this method. Substitute
svn checkout --username developername http://forge.opensimulator.org/svn/forcedattach

