首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >Subversive连接器安装在Eclipse氧气中失败

Subversive连接器安装在Eclipse氧气中失败
EN

Stack Overflow用户
提问于 2017-07-03 09:16:01
回答 8查看 32.3K关注 0票数 15

目前,使用Eclipse氧气安装颠覆性SVN连接器时会失败。

eclipse.log

代码语言:javascript
运行
复制
!ENTRY org.eclipse.team.svn.core.svnnature 4 0 2017-07-03 10:55:36.977
!MESSAGE SVN: 'SVN Decorator' operation finished with error
!SUBENTRY 1 org.eclipse.team.svn.core.svnnature 4 0 2017-07-03 10:55:36.977
!MESSAGE SVN: 'SVN Decorator' 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.
!STACK 0
org.eclipse.team.svn.core.operation.UnreportableException: 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.

还请参阅eclipse bug.cgi?id=518033中的bug报告。

EN

回答 8

Stack Overflow用户

回答已采纳

发布于 2017-07-03 09:16:01

您可以手动安装Subversive连接器,方法是添加更新站点http://community.polarion.com/projects/subversive/download/eclipse/6.0/update-site/ (在这里检查最新的稳定更新站点:https://polarion.plm.automation.siemens.com/products/svn/subversive/download),并安装必要的软件包,例如在Eclipse1.9.x中安装本机软件包:

  • 颠覆式SVN连接器
  • 本机JavaHL 1.9实现
  • JavaHL 1.9.3 Win32二进制文件
票数 30
EN

Stack Overflow用户

发布于 2017-10-10 02:12:56

是的,我也有同样的问题。我的环境是eclipse oxygen1。

我先安装了颠覆装置。当eclipse弹出安装连接器对话框并选择连接器时,eclipse不会安装连接器。

在首选项-> SVN页面中,连接器组合框为空。

我把问题解决了。

  1. http://community.polarion.com/projects/subversive/download/eclipse/6.0/update-site/安装新软件
  2. 选择Subversive连接器,并同时实现SVNKit。重要的是不仅要选择Subversive连接器,而且还要选择SVNKit实现。
  3. 安装并重新启动。

2018-06-29编辑的

对于eclipse光子,svn连接器问题似乎得到了解决。

  1. 只需通过eclipse市场安装svn插件(Subversive)即可。(eclipse市场位于“帮助- Eclipse市场”中)
  2. 在首选项中设置svn连接器(window - preferences - team - SVN - SVN连接器选项卡)
票数 10
EN

Stack Overflow用户

发布于 2017-07-19 12:31:13

我也有同样的问题。

和lazlev一样,我试图通过在“安装新软件”窗口中添加更新站点http://community.polarion.com/projects/subversive/download/eclipse/6.0/update-site/来手动安装Subversive。

当我选择Subversive连接器和SVNKit包时,我得到了MscG提到的以下错误:

在org.eclipse.equinox.internal.p2.engine.phases.CheckTrust阶段发生错误。会话上下文为:(profile=DefaultProfile、phase=org.eclipse.equinox.internal.p2.engine.phases.CheckTru‌​st,operand=、action=)。读取签名内容时出错。打开zip文件中的异常:\plugins\org.polarion.eclipse.team.svn.connector_6.0.‌​4.I20161211-1700.jar

我唯一能解决的办法是:

-Install SVN连接器首先单独使用。重新启动Eclipse。

-Then回去安装新软件,然后单独安装SVNKit。重新启动Eclipse。

票数 4
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/44881840

复制
相关文章

相似问题

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