cornerstone连接svn时报错

时间:2024-03-18 13:13:26

用Cornerston的时候如果你碰到这样的错误:

Description : An error occurred while contacting the repository.
Suggestion : The server may be unreachable or the URL may be incorrect.
 
Technical Information
=====================
Error : V4CommunicationError
Exception : ZSVNCommunicationException

Causal Information
==================

Description : Unable to connect to a repository at URL '*******'
Status : 175002

Description : Connection to '****' failed
Status : 175002

Description : Authentication provider raised an exception (first credentials)
Status : 20014


在确认你的账号密码和svn的url没有错误的情况下你可以尝试如下的解决方案:

方案一:

在系统的其他里面找到钥匙串访问,然后再钥匙串访问中找到记录svn账号密码的那个项目如下图

cornerstone连接svn时报错

然后把与svn账号密码有关的所有钥匙串都删除

cornerstone连接svn时报错

然后重启Cornerston,重新输入账号密码,试试看问题是不是解决了


方案二:

1、edit respository

cornerstone连接svn时报错cornerstone连接svn时报错cornerstone连接svn时报错

2、将图中保存钥匙串前面的对号点掉,然后再重新输入账号密码。记得是不选中保存钥匙串!!!

cornerstone连接svn时报错cornerstone连接svn时报错cornerstone连接svn时报错

3、再试试看,是不是能连上svn服务器了。

原连接https://blog.csdn.net/xjz696/article/details/53380205