Cannot negotiate authentication mechanism svn: Unable to connect to a repository at URL 'svn://.....
在码云上建的项目,TortoiseSVN上面就可以检出,在eclipse安装了svn结果发现不能导出项目,报错
Cannot negotiate authentication mechanism svn: Unable to connect to a repository at URL 'svn://gitee.com/xxx.xxx
解决办法,window-->preferences-->team-->svn
将svn接口换成svnKit就好了