SVN Eclipse Subversive plugin and local repository - eclipse

I need to learn SVN plugin Eclipse Subversive.
I want to use my file system to fake a real repository server.
So I used something like this on my terminal (using windows) :
"svnadmin create repository"
It created a repository. Now when using Eclipse, I'm trying to define with Subversive plugin a repository server (I want to use the repository "repository" I just created) :
But when I validate I got this error message :
SVN: '0x00400006: Validate Repository Location' operation finished with error: Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.

Related

SVN Checkout As Error

I installed both m2e.subversive and Subclipse onto eclipse, but when I tried to paste in an svn URL it gives me the error below. I've looked around the net but can't seem to find a solution.
SVN: 'Checkout As' operation finished with error
Selected resource is not cCheckhecked out.
Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
If you have already installed a connector, this sounds like Eclipse bug 518033. See comment 7 for a workaround.

How to reconnect with SVN repository from Eclipse

I installed CollabNet Subversion Server on my server and had been using it with Eclipse on my desktop for a long time. Through some Eclipse changes, my SVN client install was lost (the server was untouched). After re-installation of the SVN client plug-in, I am unable to re-connect my projects with the SVN repository; I don't know the URL or anything.
When I open "SVN Repository Browser" in Eclipse, right click and select New > Repository Location, It asks me for a URL. I have typed "file://machineName" and "http://machineName", then the Browse... button, but I get "An error occurred while accessing the repository entry". Since the server hasn't changed, and I see that svnserve.exe is listening on 3690, and httpd.exe on port 90, I presume there's more needed on the URL, but I don't know what that is.
Resources available to use to recover the connection to the repository:
The .svn file in the project folder
The files on the server supporting the repository
svn.exe on the server (it says '.' is not a working copy when I tried a few commands). I don't have svn.exe on the client machine.
Where should I look to see how to reconnect my projects with the CollabNet svn server?
Make sure the expected Eclipse SVN plugin is being used (subversive vs subclipse, etc).
Try connecting with svn://
collabnet has its own plug-in try to install them from eclipse marketplace in Help menu.
Check the repository name it should be
"http:// [Your_Machine_name] / svn / [Your_Repository_name]"

Selected SVN connector library is not available

When trying to connect to my team's svn repo, I'm getting this error.
SVN: '0x0040010b: Obtain Project Name' operation finished with error: Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
Selected SVN connector library is not available or cannot be loaded.
There are quite a few pages on this exact problem that reference this
http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/
as the solution. However, I am unable to load this page (for the past 40+ hrs). Can anyone either confirm or deny it's status?
The update site for Kepler seems to http://community.polarion.com/projects/subversive/download/eclipse/3.0/kepler-site/

Subversive Connector Discovery is not opening in Eclipse Kepler

Subversive Connector Discovery is not opening in Eclipse Kepler 64 (Ubuntu 13.04 64). So, I've installed SVNKit 1.7.9 + JNA Library 3.4.0 connector from directly http://eclipse.svnkit.com/1.7.x, but the connector is not appearing in
Window >> Preferences >> Team >> SVN >> SVN Connector (tab).
When I tried add a new repository in "SVN Repository Exploring" view, I'm getting this:
SVN: '0x00400006: Validate Repository Location' operation finished
with error: Selected SVN connector library is not available or cannot
be loaded. If you selected native JavaHL connector, please check if
binaries are available or install and select pure Java Subversion
connector from the plug-in connectors update site. If connectors
already installed then you can change the selected one at:
Window->Preferences->Team->SVN->SVN Connector. Selected SVN connector
library is not available or cannot be loaded. If you selected native
JavaHL connector, please check if binaries are available or install
and select pure Java Subversion connector from the plug-in connectors
update site. If connectors already installed then you can change the
selected one at: Window->Preferences->Team->SVN->SVN Connector.
I've installed Oracle Java 8, subversion 1.7.5 and libsvn-java in my Ubuntu.
Any suggestions?
The problem was fixed. I just had installed incompatible SVN connector.

Help installing Eclipse svn connector on Mac OS X

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?
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.
I had similar problems, if the connectors were installed before or with the base package. I suggest removing all SVN related plug-ins, and starting again:
First by installing the Subversive package, and then after a restart using the Connector Discovery tool to install the connectors. This way I always ended with a working solution.
If this solution does not work for you, then you might also want to try the Subclipse plug-in, that installs both the plug-in and the connectors automatically.