Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I manually install SVN connectors in Eclipse

Tags:

eclipse

svn

I've been using early versions of the new Eclipse (3.7 and 4.0) and they have been quite stable, however I am missing SVN support.

Using the prescribed (for the stable version 3.6) method of using the eclipse update site, I cannot install a connector because the available versions are not supported. I have read of other users successfully using the connectors after installing them manually, however I cannot find any description of how to do this.

Can anyone help?

like image 838
nowaycomputer Avatar asked Jan 25 '11 17:01

nowaycomputer


2 Answers

This is the new link for downloading SVN Connector manually.

http://community.polarion.com/projects/subversive/download/eclipse/5.0/mars-site/

Open Eclipse>>help>> Install Software>>Paste the above url>>click add>>Select the connector>>now install.

The above url is subjected to change so please visit this link for latest link: https://www.polarion.com/products/svn/subversive/download

like image 127
Anurag Sinha Avatar answered Oct 19 '22 16:10

Anurag Sinha


Did you try the http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/ site, listed on the Polarion Subversive site?

Update: A -1 given to this answer made me realize that the update site URLs are changed. The current list of update sites is the following:

  • http://community.polarion.com/projects/subversive/download/eclipse/2.0/builds/ – Subversive Connector Archives for Subversive 0.
  • http://community.polarion.com/projects/subversive/download/eclipse/3.0/builds/ – Subversive Connector Archives for Subversive 1.0/1.1

Additionally, if the update site urls have changed again, consult the Polarion site.

like image 27
Zoltán Ujhelyi Avatar answered Oct 19 '22 17:10

Zoltán Ujhelyi