Subversion on Windows + Eclipse Howto: Part 2
Ok, here in part 2 we are going to detail the installation process for Subversion on windows. If you follow these directions, it should go pretty smooth, and when you are done, you will have a working subversion server connected to your eclipse for remote development.
Step 1: Download the software you need:
Download Subversion binary installer
I used Setup-Subversion-1.5.1.en-us.msi at the time of writing this. I recommend you get the newest STABLE release.
Download Tortoise SVN installer
I used version 1.5.3 at the time of writing this. I recommend you get the newest STABLE release.
Optional: If you don't have eclipse yet, I highly recommend you get it here (if you don't know which version to get, get the java developers version), along with Aptana tools and either subclipse or subversive. Installation and config of eclipse won't be covered here, but there is plenty of documentation online that a google search will reveal.

