从我的计算机(Mac )通过shell,我可以毫不费力地检出远程SVN存储库。我已经建立了ssh密钥之类的东西。现在我在mac上安装了eclipse helios和颠覆性插件。我发现你没有办法让它与svn+ssh代码库一起工作,你能给我一些好的教程吗?我的谷歌搜索今天找不到任何有用的东西
PS:这是我得到的错误:
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一样的?
发布于 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/
Subversive-connectors-allplatforms-6.0.4.I20161211-1700.zip的
eclipse中的,
打开菜单'Help'
'Install new software'
'Add' in 'Install' popup
'Archive' on 'Add Repository' popup
'Install'所有'Install'弹出窗口
'Next'
'Next'
'Add Repository'单选按钮'Install anyway'中的所有复选框在'Security warning'弹出窗口中等待eclipse to process
'Restart now' in 'Software Updates' popup
https://stackoverflow.com/questions/5136898
复制相似问题