# Setup your location. 1. Click on Window, then select preferences 2. Click on Team, then SVN 3. Now change the SVN Interface to JavaSVN, then click ok 4. Click on Window, open perspective, then other. 5. Next, select SVN Repository Exploring 6. Click on the icon that says SVN+ 7. For the url put: svn+ssh://rubyforge.org/var/svn/donortrust/trunk (I have to confirm this tomorrow) 8. The root url should be svn+ssh://rubyforge.org/var/svn/donortrust 9. Now type in your ssh user id and password, click finished, you may be asked for your password again. 10. Right click on your new repository, and choose checkout 11. Follow the prompts to checkout your project into your chosen location 12. Navigate back to your Rails perspective and confirm (by the url beside your project title, or icons within the project files) that your project is under source control.