Am I misreading this or is it saying that it cannot install "X" because it requires "X" and cannot find it ?
-----------------
Cannot complete the install because one or more required items could not be found.
Software being installed:
SVNKit 1.3.5 Implementation (Optional) 2.2.2.I20120210-1700
(org.polarion.eclipse.team.svn.connector.svnkit16.feature.group 2.2.2.I20120210-1700)
Missing requirement:
SVNKit 1.3.5 Implementation (Optional) 2.2.2.I20120210-1700
(org.polarion.eclipse.team.svn.connector.svnkit16.feature.group 2.2.2.I20120210-1700)
requires
'org.eclipse.team.svn.feature.group [0.7.9.I20111018-1700,1.0.0)'
but it could not be found
-------------------------------
So I find this in the installs:
Subversive SVN Team Provider (Incubation) 0.7.9.I20110819-1700
and try to install it and it says:
-------------------------------
Cannot complete the request. See the error log for details.
"Subversive SVN Team Provider (Incubation)" will be ignored because it is already installed.
-------------------------------
So I uninstall both Subversion SVN Connectors and SVNKit 1.3.5 Implementation.
Then re-install them.
Then check updates -- Both come up as needing updates, but I get (again):
-------------------------------
Cannot complete the install because one or more required items could not be found.
Software being installed:
SVNKit 1.3.5 Implementation (Optional) 2.2.2.I20120210-1700 (org.polarion.eclipse.team.svn.connector.svnkit16.feature.group 2.2.2.I20120210-1700)
Missing requirement:
SVNKit 1.3.5 Implementation (Optional) 2.2.2.I20120210-1700 (org.polarion.eclipse.team.svn.connector.svnkit16.feature.group 2.2.2.I20120210-1700)
requires
'org.eclipse.team.svn.feature.group [0.7.9.I20111018-1700,1.0.0)'
but it could not be found
-------------------------------
I am able to update Subversion SVN Connectors such that it no longer appears on the updates,
but SVNKit 1.3.5 Implementation still shows and still won't.
“Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.”
Bill Waterson (Calvin & Hobbes)
It says 'org.eclipse.team.svn.feature.group' with required min version
0.7.9.I20111018-1700 could not be found, and that
0.7.9.I20110819-1700 is installed.
The installed team svn feature is clearly too old.
To actually fix the problem requires finding a compatible version.
Did you ask polarion?
Will investigate this further too, so stay tuned.
Regards
- henrik
http://subclipse.tigris.org/update_1.6.x (SVN 1.6)
http://subclipse.tigris.org/update_1.8.x (SVN 1.7 and later)
In 1.7 they dropped the support for SVNKit but in most cases that doesn't matter. Especially not if you're on a Linux
where JavaHL is available as an installable package.
HTH,
- thomas