- This topic has 1 reply, 2 voices, and was last updated 12 years, 1 month ago by
support-pradeep.
-
AuthorPosts
-
vbonthuMemberGetting error when I try to instaal the SVN plugins
Bad update sites
com.genuitec.pulse2.client.common.launcher.BadUpdateSiteException
Unsatisfied dependency: [com.poweredbypulse.profile-3733350-rmb-4981042 2.0.0.0000000003] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.javahl15.win32.feature.group/0.0.0
Unsatisfied dependency: [com.poweredbypulse.profile-3733350-rmb-4981042 2.0.0.0000000003] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.svnkit15.feature.group/0.0.0
Unsatisfied dependency: [com.poweredbypulse.profile-3733350-rmb-4981042 2.0.0.0000000003] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/0.0.0
Unsatisfied dependency: [com.poweredbypulse.profile-3733350-rmb-4981042 2.0.0.0000000003] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.feature.group/0.0.0
Unsatisfied dependency: [com.poweredbypulse.profile-3733350-rmb-4981042 2.0.0.0000000003] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.javahl15.feature.group/0.0.0
Unsatisfied dependency: [com.poweredbypulse.profile-3733350-rmb-4981042 2.0.0.0000000003] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.svnkit15.feature.group/0.0.0
Unsatisfied dependency: [com.poweredbypulse.profile-3733350-rmb-4981042 2.0.0.0000000003] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.feature.group/0.0.0
Unsatisfied dependency: [com.poweredbypulse.profile-3733350-rmb-4981042 2.0.0.0000000003] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.team.svn.feature.group/0.0.0
Unsatisfied dependency: [com.poweredbypulse.profile-3733350-rmb-4981042 2.0.0.0000000003] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.javahl15.win32.feature.group/0.0.0
Unsatisfied dependency: [com.poweredbypulse.profile-3733350-rmb-4981042 2.0.0.0000000003] requiredCapability: org.eclipse.equinox.p2.iu/org.polarion.eclipse.team.svn.connector.javahl15.feature.group/0.0.0
support-pradeepMemberBonthu,
I strongly recommend you upgrading to MyEclipse 10.7.1(latest version) to take advantage of over 4-5 years of development time and enhancements we made since 7.5 release.The license you hold currently is valid for MyEclipse 10.7.1 too as our licenses are time based and not version based. You can download MyEclipse 10.7.1 from here – http://www.myeclipseide.com/index.php?name=Recommend_Us&req=Download&version=ME
If you are unable to upgrade to MyEclipse 10.7.1, can you please mention if there are any reasons for not upgrading to MyEclipse 10.7.1 ?
Alternatively, you can install SVN plugin using dropins mechanism. Please follow these steps :
1) Download Subclipse 1.8 plugin from here – http://subclipse.tigris.org/files/documents/906/49260/site-1.8.18.zip
2) Extract the zip folder to [MyEclipse installation dir]/dropins folder. If the folder dropins does not exist in the directory, then create one. Then restart your MyEclipse. After restarting, MyEclipse automatically detects the plugins.
3) Open SVN perspective by going to Window > Open perspective > Other > SVN Repository exploring. SVN repository perspective opens up. Right click on SVN repositories view and click on New repository location and follow the wizard to work with SVN.Let us know if you see any issues.
-
AuthorPosts