Hyungin Cho
Hyungin Cho

Reputation: 45

eclipes subversive connector network error

Eclipse says it can't find the svn connector due to a network problem. However, it was confirmed that the network is working well and that it enters the Eclipse Marketplace well. How should I handle errors like this?

Error message

1

I tried to attach the connector by manual install but it didn't work

Upvotes: 4

Views: 3122

Answers (2)

howlger
howlger

Reputation: 34137

As workaround, go to Help > Install New Software... and work with the update site https://community.polarion.com/projects/subversive/download/eclipse/6.0/update-site to install the SVNKit 1.8.14 or another connector.

Update: See Nicolas answer and use the the following update site instead:
https://osspit.org/eclipse/subversive-connectors/

The subdomain community.polarion.com is gone. As Polarion has been bought by Siemens some time ago, it seems that the domain polarion.com get abandoned: https://www.polarion.com redirects now to https://polarion.plm.automation.siemens.com/.

Upvotes: 5

Nicolas
Nicolas

Reputation: 346

The polarion site is offline, eclipse has a new URL to use (from Eclipse dev site )

https://osspit.org/eclipse/subversive-connectors/

Upvotes: 3

Related Questions