【发布时间】:2013-07-02 12:53:56
【问题描述】:
我正在尝试创建一个 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.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
我正在使用 Eclipse Indigo,我的系统是 64 位的。 我在Checkout SVN svn+ssh repo with subversive in Eclipse Helios 上得到了解决方案,但答案对我没有任何线索?
【问题讨论】:
标签: svn