I'm using Eclipse Juno on Mac 10.7.5. I installed Subversive and also have this version of svn installed on my Mac:
Daves-MacBook-Pro:clever davea$ svn --version
svn, version 1.7.9 (r1462340)
compiled Apr 3 2013, 12:31:42
I'm having problems getting SVN to work with Eclipse, in particular, when trying to select the appropriate SVN Connector. I'd like to use "Native JavaHL" but when going Eclipse -> Preferences -> Team -> SVN and clicking the "SVN Connector" tab, there appears to be an error when trying to select JavaHL. The menu option next to "SVN Connector" states:
Native JavaHL 0x00100000: Cannot load libraries: Could not initialize class org.tigris.subversion.javahl…
Unfortunately the message cuts off, so my question is, what is the proper way to install this connector (or should I be using a different one) so that Eclipse/SVN/Subversive can work in peace and harmony together?