- This topic has 1 reply, 2 voices, and was last updated 14 years ago by
support-swapna.
-
AuthorPosts
-
lkaganMemberI upgraded to ME 9 about a month ago, and can’t get it to work with either Subversion or Subclise since. Worked just fine on version 8.6 (Blue)
I use it occasionally from IDE, but it’s very inconvenient not to have access to team functionality (logs, diffs, etc.)
I check out projects outside of IDE (using Turtoise client), and then import it into IDE. Since I upgraded Subclipse 1.6 displayed message that it can’t find SVN directory (it’s there for sure), and installing Suvversive 2.2.2 did not improve anything.Here is what i have now:
Win 7 x64
ME 9.0
Subversive 2.2.2
Subclipse has been uninstalledand I get the following error on ME startup in error log:
org.eclipse.team.core.TeamException: Could not instantiate provider org.tigris.subversion.subclipse.core.svnnature for project caCureFormBuilder.
at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)
at org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:235)
at org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:507)
at org.eclipse.team.svn.core.SVNTeamPlugin$2.runInWorkspace(SVNTeamPlugin.java:167)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)June 13, 2011 at 5:35 am #317446
support-swapnaModeratorlkagan,
Sorry that you ran into this issue.
Please take a look at this thread :
http://subclipse.tigris.org/issues/show_bug.cgi?id=963I suggest these steps :
1) Complete uninstall and a fresh install of MyEclipse.
2) Start the IDE and switch to a new workspace.
3) Now install one of the Subversion plugins.Let me know how this works for you.
-
AuthorPosts