首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用Eclipse Helios中的subversive查看SVN svn+ssh repo

使用Eclipse Helios中的subversive查看SVN svn+ssh repo
EN

Stack Overflow用户
提问于 2011-02-28 07:43:28
回答 6查看 37.2K关注 0票数 27

从我的计算机(Mac )通过shell,我可以毫不费力地检出远程SVN存储库。我已经建立了ssh密钥之类的东西。现在我在mac上安装了eclipse helios和颠覆性插件。我发现你没有办法让它与svn+ssh代码库一起工作,你能给我一些好的教程吗?我的谷歌搜索今天找不到任何有用的东西

PS:这是我得到的错误:

代码语言:javascript
复制
    SVN: '0x00400006: Validate Repository Location' operation finished with error: Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.

PS2:看起来已经有问题了,我怎么安装一个新的,像SVN kit一样的?

EN

Stack Overflow用户

发布于 2019-07-23 19:39:48

最新版本(July 2019):

http://community.polarion.com/projects/subversive/download/eclipse/6.0/builds/

请参阅下面的“如何操作”图片:

请看下面没有图片的“How to”版本:

您的internet浏览器中的

转到http://community.polarion.com/projects/subversive/download/eclipse/6.0/builds/

  • Download Subversive-connectors-allplatforms-6.0.4.I20161211-1700.zip

eclipse中的

打开菜单'Help'

  • choose 'Install new software'

  • click on 'Add' in 'Install' popup

  • on 'Archive' on 'Add Repository' popup

  • 选择zip downloaded previously

  • click on 'Install'所有'Install'弹出窗口

  • 单击'Next'

  • wait eclipse calculations to process

  • click 'Next'

  • click 'Add Repository'单选按钮'Install anyway'中的所有复选框在'Security warning'弹出窗口中等待eclipse to process

  • click 'Restart now' in 'Software Updates' popup

  • wait eclipse to restart
票数 1
EN
查看全部 6 条回答
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/5136898

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档