Subversion installation on Eclipse Ganymede
Getting Eclipse to talk to Subversion is still hard work, as of Eclipse Ganymede. Heres the quick no nonsense route to getting up and running;
There are two alternate plugins that you can use to do this:
Subversive
Go into the update managed and add the following update sites:
http://download.eclipse.org/technology/subversive/0.7/update-site/
http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/
Dont worry about picking cherrypicking all all the subpackages, just install everything from each site.
Subclipse
Add this guy as a site for plugins:
http://subclipse.tigris.org/update_1.4.x
And you should check that you also have this guy available:
http://eclipse.svnkit.com/1.2.x/
Again, just save time and install the lot from each of these
Note that the above sites tend to change from time to time, you might need to check them in your web browser first.