Updating SVN to 1.8 does not work with Eclipse - eclipse

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?

Related

How to install EGit for Anypoint Studio 3.5.1

I have installed the version 3.5.1 of Anypoint Studio (for Mule ESB development). This version of Anypoint Studio appears to be based on Eclipse 3.8 (propably 3.8.2)
I want to install EGit, but encountered some problems.
Using the following download site in the 'Install new software' window:
http://download.eclipse.org/egit/updates
i selected Eclipse Git Team Provider (including all sub modules) for installation, and clicked the 'Next' button.
I then get this error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Task focused interface for Eclipse Git Team Provider 3.4.1.201406201815-r (org.eclipse.egit.mylyn.feature.group 3.4.1.201406201815-r)
Missing requirement: Git Team Provider UI 3.4.1.201406201815-r (org.eclipse.egit.ui 3.4.1.201406201815-r) requires 'bundle org.eclipse.e4.ui.css.swt.theme 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Task focused interface for Eclipse Git Team Provider 3.4.1.201406201815-r (org.eclipse.egit.mylyn.feature.group 3.4.1.201406201815-r)
To: org.eclipse.egit.mylyn.ui [3.4.1.201406201815-r]
Cannot satisfy dependency:
From: EGit Mylyn UI 3.4.1.201406201815-r (org.eclipse.egit.mylyn.ui 3.4.1.201406201815-r)
To: package org.eclipse.egit.ui [3.4.1,3.5.0)
How can i resolve this problem?
I hava a feeling that i should install an older version of EGit, since Anypoint Studio is based on a rather old version of Eclpise.
I see here that this version of Eclipse should propably have EGit version 3.3.1, but how do I find and install this version?
Use http://archive.eclipse.org/egit/updates-3.3.1 as the download site in 'Install New Software'
If you need another version, see also older versions of Egit.
I had a very similar error. Older versions refused to install as well. I tried installing first Mylyn from latest and it worked.

Eclipse Git Team Provider installation issue on Ubuntu 14.04

Got Eclipse 3.8.1 (as this is what is available in the Ubuntu repo) installed on Ubuntu 14.04 LTS however when installing Eclipse Git Team Provider, I get following issue
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse Git Team Provider 3.4.1.201406201815-r (org.eclipse.egit.feature.group 3.4.1.201406201815-r)
Missing requirement: Git Team Provider UI 3.4.1.201406201815-r (org.eclipse.egit.ui 3.4.1.201406201815-r) requires 'bundle org.eclipse.e4.ui.css.swt.theme 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Eclipse Git Team Provider 3.4.1.201406201815-r (org.eclipse.egit.feature.group 3.4.1.201406201815-r)
To: org.eclipse.egit.ui [3.4.1.201406201815-r]
Any help highly appreciated
This is occuring due to mismatch in Eclipse version targeted by EGit
To avoid this do the following
Check Your Eclipse version
Then see the EGit version corresponding to your Eclipse Version at What versions of Eclipse does EGit target
Then find the corresponding EGit packages in the archives Archives and use it in the Install New Softwares section

FDT5 EGit installation error

When I try to install EGit via the update URL or marketplace I get the following error:
Cannot complete the install because one or more required items could
not be found. Software being installed: Eclipse Git Team Provider
3.2.0.201312181205-r (org.eclipse.egit.feature.group 3.2.0.201312181205-r) Missing requirement: Git Team Provider UI 3.2.0.201312181205-r (org.eclipse.egit.ui 3.2.0.201312181205-r) requires 'bundle org.eclipse.team.core [3.6.100,4.0.0)' but it could
not be found Cannot satisfy dependency:
From: Eclipse Git Team Provider 3.2.0.201312181205-r (org.eclipse.egit.feature.group 3.2.0.201312181205-r)
To: org.eclipse.egit.ui [3.2.0.201312181205-r]
My FDT5 is up to date.
Can I somehow install the org.eclipse.team.core bundle to solve the dependency?
As said, FDT ships on Eclipse Juno (4.2) on which EGit has tested to work smoothly.
You can install EGit by:
Help > Install New Software
Click on Available Software Sites
Check in Juno (http://download.eclipse.org/releases/juno)
Click OK to close
From Work with select choose Juno
Check in Collaboration > Eclipse EGit
We've also tested JGit to work smoothly.
I don't know what FDT 5 is, but from the error it looks like it is based on an old version of the Eclipse Platform.
EGit 3.2 requires Eclipse Platform >= 3.8.2/4.2.2, see What versions of Eclipse does EGit target? in the FAQ.
Either upgrade FDT or try installing an older version of EGit such as 2.3.1, see Where can I find older releases of EGit?.

error : Mylyn GitHub connector not installing on eclipse juno

installed EGit plugin for eclipse successfully but Mylyn GitHub connector is not installing on eclipse.here i am adding the error details
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse EGit Mylyn GitHub Feature 2.3.0.201302130906 (org.eclipse.mylyn.github.feature.feature.group 2.3.0.201302130906)
Missing requirement: Mylyn GitHub Connector UI 2.3.0.201302130906 (org.eclipse.mylyn.github.ui 2.3.0.201302130906) requires 'package org.eclipse.egit.core [2.3.0,2.4.0)' but it could not be found
Cannot satisfy dependency:
From: Eclipse EGit Mylyn GitHub Feature 2.3.0.201302130906 (org.eclipse.mylyn.github.feature.feature.group 2.3.0.201302130906)
To: org.eclipse.mylyn.github.ui [2.3.0.201302130906]
That happens if your eclipse version is too old, as detailled in bug 365425
Make sure your Eclipse is at least 3.7 or more recent.
The latest EGit 3.0.x would require an Eclipse Kepler 4.3.
Happened to me yesterday because GitHub Mylyn Connector (http://download.eclipse.org/egit/github/updates) was missing in Eclipse Window / Preferences / Install/Update / Available Software Sites and Eclipse tried to retrieve the obsolete version 2.3.0 from another http://download.eclipse.org/??? software site (can't remember exactly), including org.eclipse.mylyn.github.ui [2.3.0.201302130906] while there already was a preinstalled 3.0.3.something version in Juno. Adding the missing Software Site allowed me to install version 3.0.3...

Can't install Maven SCM Handler for EGit for Juno

I've updated my eclipse indigo to juno via the Help->Check for updates menu.
I noticed I had updates for egit (2.x) and jgit (2.x) which clashed with my current installations (1.3.x) and so I removed all my egit plugins (eigt,jgit,egit-mylyn and Maven SCM Handler for EGit). I then tried to install the above egit plugins and was able to install egit and jgit but was unable to install Maven SCM Handler for EGit.
I tried updating grvia the m2e marketplace and got the following error:
Cannot complete the install because of a conflicting dependency.
Software being installed: Maven SCM Handler for EGit 0.14.0.201110251725 (org.sonatype.m2e.egit.feature.feature.group 0.14.0.201110251725)
Software currently installed: Eclipse EGit 2.0.0.201206130900-r (org.eclipse.egit.feature.group 2.0.0.201206130900-r)
Only one of the following can be installed at once:
Git Team Provider Core 2.0.0.201206130900-r (org.eclipse.egit.core 2.0.0.201206130900-r)
Git Team Provider Core (Incubation) 0.8.4 (org.eclipse.egit.core 0.8.4)
Git Team Provider Core 1.1.0.201109151100-r (org.eclipse.egit.core 1.1.0.201109151100-r)
Git Team Provider Core 1.3.0.201202151440-r (org.eclipse.egit.core 1.3.0.201202151440-r)
Git Team Provider Core (Incubation) 0.11.1 (org.eclipse.egit.core 0.11.1)
Git Team Provider Core (Incubation) 0.9.1 (org.eclipse.egit.core 0.9.1)
Git Team Provider Core 1.0.0.201106090707-r (org.eclipse.egit.core 1.0.0.201106090707-r)
Cannot satisfy dependency:
From: Eclipse EGit 2.0.0.201206130900-r (org.eclipse.egit.feature.group 2.0.0.201206130900-r)
To: org.eclipse.egit.core [2.0.0.201206130900-r]
Cannot satisfy dependency:
From: Maven SCM Handler for EGit 0.14.0.201110251725 (org.sonatype.m2e.egit 0.14.0.201110251725)
To: bundle org.eclipse.egit.core [1.0.0,2.0.0)
Cannot satisfy dependency:
From: Maven SCM Handler for EGit 0.14.0.201110251725 (org.sonatype.m2e.egit.feature.feature.group 0.14.0.201110251725)
To: org.sonatype.m2e.egit [0.14.0.201110251725]
I guessed from the error that the artifact which is in the marketplace is not yet up-to-date and so I tried to download the latest m2e-git from the nexus repository but I didn't really knew what to do with it.
I placed the contents in a subdirectory of the plugins folder and did not see it appear in the "what is installed" dialog so I'm assuming it didn't work.
Has anyone managed to get this to work?
Yes, this has been an issue for other m2e connectors as well since Juno was released. I've posted the steps that I used to get around this issue here.
Here are the instructions:
Click Help
Click Install New Software
Uncheck the box labeled Group items by category (this step is important or you won't see the connector in the table)
Paste in this URL http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-egit/0.14.0/N/0.14.0.201305250025/
Finish the plugin install wizard and restart the workspace
This will work for Eclipse 4.3 (Kepler): http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-egit/0.14.0/N/0.14.0.201305250025/
Remember to uncheck the box labeled Group items by category
I took the code from git and created a build that works with keppler + m2eclipse 0.14 + egit 3.x.
Use this update URL: https://github.com/micw/m2eclipse-egit-builds/raw/master/0.14.0.201401300919/
Don't forget to uncheck "Group items by category" or you won't see the package in eclipse's software manager.
Update 2014-01-30: I built the latest git version which allows to be used with any EGit 3.x version. Please use the new update URL in this post. I verified that it works with latest EGit 3.2.x
Install the handler from
http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-egit/0.14.0/N/0.14.0.201305250025/
It works for Kepler SR1.
I was able to get it working with the following configuration.
Eclipse Luna SR1 Eclipse
Egit Team Provider 3.7.0 (I had updated the
plugin via eclipse marketplace)
M2E egit 0.14 (Installed via eclipse
marketplace).
Initially I was also getting the error while installing m2e-egit but once I updated the Egit eclipe plugin, installation of m2e-egit worked perfectly.Hope it helps.