在使用eclipse的svn插件连接osc的代码仓库时候,发生了以下错误:
Cannot negotiate authentication mechanism
svn: Unable to connect to a repository at URL 'svn://git.oschina.net/XXXXXX'
但是用tortoisesvn可以正常连接。
eclipse的svn插件中,连接不上osc的代码仓库,提示“”文件夹。
解决方案:
在eclipse->window->preference->team->svn中将svn接口设定为svnkit。
直接搞定。