首页 > 系统服务 > 详细

Eclipse安装Svn无法连接问题

时间:2018-09-08 14:51:55      阅读:209      评论:0      收藏:0      [点我收藏+]

在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便可解决以上问题。 
技术分享图片

Eclipse安装Svn无法连接问题

原文:https://www.cnblogs.com/maohuidong/p/9609050.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!