I would like to uninstall from eclipse marketplace SUBVERSIVE SVN TEAM PROVIDER.
But I have this error message.
"Subversive SVN Team Provider" cannot be fully uninstalled because other installed software requires it. The parts that are not required will be uninstalled.
How can I figure out what other software needs this?
Related
I run Eclipse Oxygen2 on Ubuntu. I have isntalled Javah:
sudo apt-get install libsvn-java
Now I try to install subversive from market place. Got error:
The following solutions are not available: Subversive - SVN Team Provider svn team provider 4.0.5 not available
Proceed with installation anyways?
How to solve this problem?
I had the same issue, click not to install anyway on this error and then I install it from Help-->Install New Software... and there I have use "Oxygen - http://download.eclipse.org/releases/oxygen" (that will depends of your Eclipse Version) then search for "Subversive" and install "Subversive SVN Team Provider", "Subversive SVN Team Provider Sources" and "Subversive Revision Graph"
After that restart Eclipse and wait for Eclipse Initialization and It will ask for install SVN connector, I had select SVNKit and install.
It works great for mi, hope it works ;-)
I'm using eclipse Mars 2 and installed the SVN Team Provider plugin from the Luna repository cause mars's repository ended up giving me an error that it couldn't install. Now i face the problem of being unable to install a SVN Connector cause eclipse doesn't give me the ability to create a new SVN project or repository. Actually the whole IDE does not show any sign of SVN being installed except for the installed software window.
Try installing Subversive through the Eclipse Marketplace. When I did that I was given a option to install the Connector. If that doesn't work you can try the software site by going to
Help >> Install New Software >> Add...
Give it a name and paste this site to install svn.
http://download.eclipse.org/technology/subversive/3.0/update-site/
Once it is installed you can go to
Window >> Show view >> other...
In the search box type SVN and you should have some options.
I updated to svn 1.8.8
svn, version 1.8.8 (r1568071)
compiled Aug 20 2015, 12:51:30 on x86_64-pc-linux-gnu
and since then Eclipse won't let me connect to my repository saying
Share project was failed.
svn: E155021: This client is too old to work with the working copy at
'/home/sfalk/workspace/lexisnexis/lexisnexis-enrichment-parent' (format '31').
I have already removed all project files and tried to update to Suclipse 1.10
http://subclipse.tigris.org/update_1.10.x
but I am getting
Cannot perform operation. Computing alternate solutions ..
which takes just an eternity and then tells me that it still didn't work.
At the moment it tells me:
Your original request has been modified.
"Subversive SVN Team Provider" will be ignored because a newer version is already installed.
"Subversive SVN JDT Ignore Extensions (Optional)" will be ignored because a newer version is already installed.
"Subversive SVN Team Provider Localization (Optional)" will be ignored because a newer version is already installed.
"Subversive Revision Graph (Optional)" will be ignored because a newer version is already installed.
"Subversive SVN Integration for the Mylyn Project (Optional)" will be ignored because a newer version is already installed.
Cannot complete the install because of a conflicting dependency.
Software being installed: Subversive SVN Team Provider Sources 1.0.0.I20130122-1700 (org.eclipse.team.svn.source.feature.group 1.0.0.I20130122-1700)
Software currently installed: Subversive SVN Team Provider Sources 2.0.3.I20141224-1700 (org.eclipse.team.svn.sources.feature.group 2.0.3.I20141224-1700)
Only one of the following can be installed at once:
The sources of the SVN Team Provider 2.0.3.I20141224-1700 (org.eclipse.team.svn.sources 2.0.3.I20141224-1700)
The sources of the SVN Team Provider 1.0.0.I20130122-1700 (org.eclipse.team.svn.sources 1.0.0.I20130122-1700)
Cannot satisfy dependency:
From: Subversive SVN Team Provider Sources 1.0.0.I20130122-1700 (org.eclipse.team.svn.source.feature.group 1.0.0.I20130122-1700)
To: org.eclipse.team.svn.sources.feature.group [1.0.0.I20130122-1700]
Cannot satisfy dependency:
From: Subversive SVN Team Provider Sources 1.0.0.I20130122-1700 (org.eclipse.team.svn.sources.feature.group 1.0.0.I20130122-1700)
To: org.eclipse.team.svn.sources [1.0.0.I20130122-1700]
Cannot satisfy dependency:
From: Subversive SVN Team Provider Sources 2.0.3.I20141224-1700 (org.eclipse.team.svn.sources.feature.group 2.0.3.I20141224-1700)
To: org.eclipse.team.svn.sources [2.0.3.I20141224-1700]
How can I fix this?
How can I connect to SVN repositories from Eclipse Mars release?
[Copied from the original "question" to be a proper SO Q&A]
Install Subversive SVN Team Provider using Eclipse Marketplace. Under options choose what you need from optional software.
After restart, you can use File > Import or the SVN Repositories perspective to import project from svn.
You Will get prompted. Install the Latest SVNKit (1.8.10)
Eclipse Help >>> Install New Software .
Provide http://download.eclipse.org/releases/mars/ site url.
type svn , you will find svn clients.
After installing SVN client , if you try to connect to svn repository, you will be asked for connector to be installed. You can select anyone from the list shown.
Once the connectors are installed , restart eclipse. Now you are ready for svn from eclipse.
Today my Eclipse 4.4 tells me I can update to ADT 23.0.3.1327240. Yay! (I don't see anything related to SVNKit.) So I hit "Finish". I get:
'Updating Software' has encountered a problem.
Cannot complete the install because one or more required items could not be found.
Cannot complete the install because one or more required items could not be found.
Software currently installed: SVNKit Client Adapter (Not required) 1.8.9 (org.tigris.subversion.clientadapter.svnkit.feature.feature.group 1.8.9)
Missing requirement: SVNKit pure Java Subversion Library 1.8.6.r10298_v20140730_2254 (org.tmatesoft.svnkit 1.8.6.r10298_v20140730_2254) requires 'bundle com.trilead.ssh2 [1.0.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: SVNKit Client Adapter (Not required) 1.8.9 (org.tigris.subversion.clientadapter.svnkit.feature.feature.group 1.8.9)
To: org.tmatesoft.svnkit [1.8.0,1.9.0)
(sigh) Sometimes I hate Eclipse. And ADT. Especially ADT.
What can I do?
This software is Not required. So exclude it from installation(remove selection in left box). I have done so and succeeded with Subclipse.
I made this go away:
I went into my Eclipse installation details and uninstalled SVNKit.
I updated Eclipse (4.4.1RC1) and all available plugins (e.g. ADT 23.0.3). This time it was successful.
I installed new software directly from the Subclipse site. It showed that both SVNKit and SVNKit Client Adapter were available, so I installed them. This worked fine, except that Eclipse crashed when restarting. Manually restarting after that worked.
I updated software and a new version of SVNKit 1.8.6 suddenly was available. I installed it.
Now my Eclipse installation seems to be working and up-to-date. I suppose it was something corrupted with the SVNKit installation, which comes with Subclipse.
My Subclipse installation is set to use JavaHL instead of SVNKit. I'm going to leave it alone for the meantime.