Home > Software design >  eclipes subversive connector network error
eclipes subversive connector network error

Time:01-05

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

CodePudding user response:

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.

  • Related