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
本文解决在使用Eclipse从SVN仓库迁移项目时遇到的连接错误问题,详细介绍了错误原因及解决步骤,包括安装必要的SVN连接器软件。确保了Eclipse能够正常连接SVN仓库,完成项目迁移。
2万+

被折叠的 条评论
为什么被折叠?



