使用 Subversive 时出现 Eclipse 错误

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/17932037/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-10 21:49:47  来源:igfitidea点击:

Eclipse error when using Subversive

eclipsesvneclipse-pluginsubversive

提问by Little Child

I am following the instructions hereto get the repositories for Head First Android. I have installed Subversiveand followed from the steps to get the actual repos.

我正在按照此处说明获取Head First Android. 我已经安装Subversive并按照步骤获取实际存储库。

However, I get an error as under:

但是,我收到如下错误:

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.  

I read the error message and :

我阅读了错误消息并:

  • I tried If connectors already installed...No, they are not.
  • 我试过If connectors already installed...不,他们不是。
  • If you selected native JavaHL connectorNo, I did not.
  • If you selected native JavaHL connector不,我没有。
  • If connectors already installed then you can change the selected one...Nothing installed so can not change.
  • If connectors already installed then you can change the selected one...没有安装所以不能改变。
  • Can someone tell me how to get this working??

    有人能告诉我如何让这个工作吗?

    回答by nandu

    That means you didn't installed any connectors. so, to install the connectors, follow the steps below.

    这意味着您没有安装任何连接器。因此,要安装连接器,请按照以下步骤操作。

    In Eclipse, goto help--> Install New Software

    在 Eclipse 中,转到帮助--> 安装新软件

    in,install window, enter the below url in work with text field http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/

    在安装窗口中,在文本字段中输入以下网址http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/

    then in the below box you'll get list of connectors, select those and click next...

    然后在下面的框中,您将获得连接器列表,选择它们并单击下一步...

    EDIT:

    编辑:

    The link is an update site for Eclipse 2.0 which is quite old. For Eclipse Luna, thispage gives the instructions. Copy this linkfor the update site if you know the procedure.

    该链接是一个很旧的 Eclipse 2.0 更新站点。对于 Eclipse Luna,页面提供了说明。如果您知道该过程,请复制此更新站点的链接

    回答by Ioannis Mitrolios

    What get me out of this error box, go to

    是什么让我摆脱这个错误框,去

    1. window
    2. preferences
    3. team
    4. svn(just clicked)
    5. SVN connector
    6. get Connectors and Installed connectors.
    1. 窗户
    2. 喜好
    3. 团队
    4. svn(刚刚点击)
    5. SVN连接器
    6. 获取连接器和已安装的连接器。