Cannot negotiate authentication mechanism


在使用eclipse的svn插件连接osc的代码仓库时候,发生了以下错误:

Cannot negotiate authentication mechanism
svn: Unable to connect to a repository at URL 'svn://git.oschina.net/xxx' 

 但是用tortoisesvn可以正常连接。

eclipse的svn插件中,连接不上osc的代码仓库,提示“”文件夹。

解决方案:

在eclipse->window->preference->team->svn中将svn接口设定为svnkit。

直接搞定。


猜你喜欢

转载自blog.csdn.net/fww445231202/article/details/52586396