SVN插件错误之SVN: '0x0040010b: Obtain Project Name' operation finished

svn check的时候出现如下错误:

SVN: '0x0040010b: Obtain Project Name' operation finished with error: Selected SVN connector library is not available or cannot be loaded.

详述如下:

Eclipse从svn上迁出项目的时候报以下的错误:

SVN: '0x0040010b: Obtain Project Name' 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.

 

解决方式:

从错误看出来,是没有connectors,解决方法:

eclipse-help-install new software-work with:  http://community.polarion.com/projects/subversive/download/eclipse/3.0/kepler-site/

安装完毕即可。

 

引用于:http://www.cnblogs.com/lucky2u/p/3813146.html

扫描二维码关注公众号,回复: 854434 查看本文章

猜你喜欢

转载自snv.iteye.com/blog/2199384