4

I am running Eclipe Juno and trying to get SVN installed, ive included all the svn jars avaliable from the http://www.eclipse.org/subversive/latest-releases.php.
when at the select connectors to install screen when i try and install i get the error.

Problms occured while performing installation: HTTP Server Unknown HTTP Response Code (-1):http://community.polarion.com/projects/subversive/download/eclipse/3.0/juno-site/context.xml

Solved:
The issue is an internet blocking exception rule i cannot change so instead i am now using subclipse not subversion.

Michael Berkowski
  • 267,341
  • 46
  • 444
  • 390
Sean F
  • 2,352
  • 3
  • 28
  • 40

2 Answers2

4

My solution is not to use Subversive and to use Subclipse Instead. Works fine.

So i would suggest anyone else who faces this issue to check your firewall rules/Outgoing exception rules. For me i can not change these as i have no control over th firewall.

Sean F
  • 2,352
  • 3
  • 28
  • 40
1

The update which you mentioned http://download.eclipse.org/technology/subversive/1.1/update-site works fine for me. Thanks and i am able to install the plugin.

http://download.eclipse.org/technology/subversive/0.7/update-site/ this doesn't work actually.

Samy
  • 2,387
  • 2
  • 17
  • 31