Eclipse – Help installing Eclipse svn connector on Mac OS X

eclipseeclipse-pluginosx-snow-leopardsvn

Installed SVN on Mac OS 10.6.4. Also installed Eclipse and want to use SVN from Eclipse. Found several sites for update/downloading/installing SVN Connector and/or SVN Team Connector and added them to update locations. Installed SVN Connector, plug-in, etc.

Next tried to Import the SVN structure using SVN connector, but this failed. Got message: "SVN : Validate Repository location finished error: Selected SVN connector library is not available or cannot be loaded…. If connectors already installed then you can change the selected one at: … Preferences>Team->SVN->SVN Connector…

Went to the Preferences place and found that there were no choices of installed SVN connectors.
Since there appear to be multiple sites for Eclipse SVN integration, which site(s) should I be using?
What do I need to do Import my SVN structure to Eclipse?

Best Answer

I recall just downloading the connectors manually. I had no luck with that automatic thing. I'm using the SVNKit 1.3.3 r6649 (for SVN 1.6.11, all platforms) and it works fine.

You can find the following information at http://www.eclipse.org/subversive/downloads.php

Subversive distribution consists of two parts - Subversive plug-in and Subversive SVN Connectors. Both parts are required in order to work with Subversive. Subversive plug-in is provided under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at http://www.eclipse.org/legal/epl-v10.html. Subversive SVN Connectors are external libraries with their own licenses, which are distributed from an external location at www.polarion.com.

Next, go to the polarion site. It says you can use the discovery to find connections, but:

you can optionally use the update sites below to get them.

The connectors should be located at http://community.polarion.com/projects/subversive/download/eclipse/2.0/helios-site/. Use that URL as the repository location.