Web Tips
Sharing our knowledge of CFML & jQuery and many other web development tips.
Sharing our knowledge of CFML & jQuery and many other web development tips.
I decided to start from scratch and removed the eclipse folder, deleted all cached and preference data and wiped out the workspace/.metadata.
I downloaded the Eclipse IDE for Java Developers (because the Classic version does not have the new Eclipse Marketplace) and started to reinstall some of the most useful plugins.
This is when I ran into the issue with the Subversive Connector. I went to Help > Install New Software and pulled up the ‘Helios – http://download.eclpse.org/releases/helios’. I opened up the Collaboration tree and scrolled down and chose the ‘Subversive SVN Team Provider’ and installed it. After the install you will get a prompt to install the connector (your choice of SVNKit or JavaHL) with the Subversive Connector Discovery window. I chose the connectors I wanted, but when I tried to install, I got an error. The error ‘Cannot complete installation – Problems occurred while performing installation: Operation details’
I viewed the error log and was able to find there was a missing dependency. After searching the web using Google, I was able to find a solution.
In order to resolve this you need to enable a subversive repository. Go to Help > Install New Software and then click the “Available Software Sites” link. In the window, you will get a list of available software. Scrolldown the list and look for http://download.eclipse.org/technology/subversive/0.7/update-site/. Select it and then click the ‘Enable’ button and the click ‘OK’.
Back on the install window, click into the ‘Work with:’ field and either type in or select the http://download.eclipse.org/technology/subversive/0.7/update-site/. Here you will find a list of options for install. I unchecked any ‘Optional’ choices and then installed (Next > Next > ‘I Accept…’ > Finish).
After the Eclipse IDE installs, choose ‘Restart Now’. For me the Subversive Connector Discovery window came right back up. If it doesn’t for you, try to create a new SVN Project. I chose my Subversive SVN connectors and clicked ‘Finish’ and presto the installation continues without error.I hope this is helpful to anyone with a fresh install.
Now
Thx for that just waht i needed…
YOU ROCK ! Thanks this works perfectly.
Thanks!
Thank you!
[...] Follow the instructions here to fix: http://www.dingobytes.com/tutorial/subversion-install-for-eclipse-helios-3-6 [...]
Thanks,
Good Work,
[...] svnkit separately, but that doesn’t solve my problems. Eventually Google takes me to a fellow sufferer, and his solution works for [...]
thanks!
THANKS
i cannot install connectors, using the subversive version “Subversive-incubation-0.7.9.I20100512-1900″ and i get the messages:
requires ‘org.eclipse.team.svn.feature.group [0.7.9.I20110101-1700,1.0.0)’ but it could not be found
in the last step before install the conectors i can downgrade to Subversive0.7.9.I20110124-1700, and with this the connectors installation works fine thanks
Thank you!!
This fixed my SVN PlugIn Installation .
Thanks!!!
Thank you~~~!!
help me a lot
Great help! But… my struggle wasn’t over until I manually installed the Subversive Connector from Help:Install New Software by selecting “Update Site – http://community.polarion.com/projects/subversive/download/eclipse/2.0/helios-site/” in “Work with” and there selecting the connectors I wanted. Is this a MacOS problem?
Thanks, but that is about installing subversive, not subversion.
There is a difference
A little quicker way is to choose “Help > Eclipse Marketplace” and Search for “Subversion Pack”. Info frame makes the following statement:
A ready-to-install Eclipse client for the SVN version control system (Subversive)
with the necessary connectors to run on Subversion 1.6.
The Yoxos Team has assembled this feature to provide Subversion users with a
fast and complete installation. Install this feature if you are unsure of
which components you need, or simply want a fast solution.
I needed to get the SVNKit connectors (having not chosen them the first/only time I got the Connector Discovery Dialogue) http://community.polarion.com/projects/subversive/download/eclipse/2.0/juno-site/ worked for me.
This is really helpful, Thank you, I nstalled atlast SVN and its connectors successfully at Helios
Thank you. It worked.