Problem
Subclipse gives you “Unable to load default SVN client ” Error Message. This happens when you want to browse SVN repository or generally work wit SVN in Eclipse. Concretely I use Eclipse 3.4.2.
Analysis
You probably did not install “Subclipse SVNKit Option”.
Solution
Install “Subclipse SVNKit Option”:
- In the menu choose “Help” >> “Software Updates…”
- In the tab “Available Software”
- Choose “http://subclipse.tigris.org/update_1.4.x”
- Check “Subclipse SVNKit Option”
- Hit “Install…”
After restarting Eclipse, everything should work.
Subclipse gives you “Unable to load default SVN client ” Error Message