I am constantly getting this error when working with eclispe and the subclipse plugin:
Unable to load default SVN Client
I have already install
Install SVN on Eclipse Juno using the update site at http://subclipse.tigris.org/update_1.8.x
Go to Help -> Install new software, then Add update site.
I had same problem with Spring STS 3.5.1 and Sub eclipse version 1.6. Upgraded to version 1.10 of subeclipse and everything is working fine.
I had this problem after installing the latest eclipse and installing subclipse from the marketplace. To resolve you can follow these steps:
Subclipse 1.10.x Update Site - http://subclipse.tigris.org/update_1.10.x
What JavaHL provider have you installed? It sounds like you need 64 bit JavaHL support. Have you tried SlikSVN?
Faced the same problem after installed subclipse 1.8 from eclipse marketplace and resolved thru following steps: 1. Install subversion client (required) 2. Install Subversion JavaHL Native Library Adapter (required)
And it works now.
P/S: Eclipse Indigo
I don't know about JavaHL but to make the SVNKit appear on the list of SVN interfaces, you need to install the "SVN Client Adapter" and the "SVNKit Adapter" as well.
You can find those on the update site of Subclipse (*http://subclipse.tigris.org/update_1.8.x*).