如何在 Eclipse 中手动安装 SVN 连接器
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/4797046/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How can I manually install SVN connectors in Eclipse
提问by nowaycomputer
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.
我一直在使用新 Eclipse(3.7 和 4.0)的早期版本,它们非常稳定,但是我缺少 SVN 支持。
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.
使用 eclipse 更新站点的规定(对于稳定版本 3.6)方法,我无法安装连接器,因为不支持可用版本。我已经阅读了其他用户在手动安装连接器后成功使用它们的信息,但是我找不到有关如何执行此操作的任何说明。
Can anyone help?
任何人都可以帮忙吗?
回答by Anurag Sinha
This is the new link for downloading SVN Connector manually.
这是手动下载 SVN 连接器的新链接。
http://community.polarion.com/projects/subversive/download/eclipse/5.0/mars-site/
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.
打开Eclipse>>帮助>>安装软件>>粘贴上面的网址>>点击添加>>选择连接器>>现在安装。
The above url is subjected to change so please visit this link for latest link: https://www.polarion.com/products/svn/subversive/download
以上网址可能会更改,因此请访问此链接获取最新链接:https: //www.polarion.com/products/svn/subversive/download
回答by Zoltán Ujhelyi
Did you try the http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/site, listed on the Polarion Subversive site?
你试过吗 http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/站点,列在Polarion Subversive 站点上?
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:
更新:此答案给出的 -1 使我意识到更新站点 URL 已更改。当前更新站点列表如下:
- 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
- http://community.polarion.com/projects/subversive/download/eclipse/2.0/builds/– Subversive 0 的 Subversive Connector 档案。
- http://community.polarion.com/projects/subversive/download/eclipse/3.0/builds/– Subversive 1.0/1.1 的 Subversive 连接器档案
Additionally, if the update site urls have changed again, consult the Polarion site.
此外,如果更新站点 url 再次更改,请咨询 Polarion 站点。