zoukankan      html  css  js  c++  java
  • eclipse中SVN报错解决

    在Eclipse市场上安装完SVN插件后连接SVN时出现以下错误:

    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.
    • 1
    • 2
    • 3
    • 4
    • 5

    从异常信息可以知道是因为SVN connector不可用,那么我们再安装connector并指定就可以解决以上问题。 
    解决方法: 
    Window–》Preferences中找出以标签 
    这里写图片描述 
    安装完成后选择该connector便可解决以上问题。 
    这里写图片描述

  • 相关阅读:
    命令行通配符教程
    无插件Vim配置文件vimrc推荐与各VIM配置项解释
    jquery.pagination.js分页插件的使用
    Alpha(4/10)
    Alpha(3/10)
    Alpha(2/10)
    Alpha(1/10)
    需求报告答辩
    项目UML设计
    项目选题报告答辩总结
  • 原文地址:https://www.cnblogs.com/Jack-zhao/p/7843072.html
Copyright © 2011-2022 走看看