Download and install:
Http://subclipse.tigris.org/servlets/ProjectProcess? Pageid = p4wyua
Client Setup:
Http://ist.berkeley.edu/as-ag/tools/howto/subclipse-setup.html
--------------------------------------------------------------------
Subclipse eclipse plugin (v1.8.x) requires SVN/javahl 1.7.x:
The most recent subclipse eclipse plugin (v1.8.x) requires SVN/javahl 1.7.x; however, running
Sudo apt-Get install libsvn-Java
Doesn' t quite get you there in Ubuntu.
Fortunately Dominik Stadler has created a PPA you can add to your software sources.
Before you continue, uninstall your existing libsvn-Java:
Sudo apt-Get purge libsvn-Java
Then proceed to add the PPA and reinstall the package:
Sudo add-Apt-repository PPA: Dominik-Stadler/subversion-1.7
Sudo apt-Get update
Sudo apt-Get install libsvn-Java
You can now upgrade subclipse to 1.8.x
... Or save yourself the hassystemic and move to git