SVN:E175013 ::无法连接到SVN信息库

时间:2018-07-04 08:50:20

标签: ssl svn

我无法从“命令行”运行任何SVN命令

D:\Temp>svn log
svn: E175013: Unable to connect to a repository at URL 'https://mysvn.com/Trunk/Documentation'
svn: E175013: Access to '/Trunk/Documentation' forbidden

D:\Temp>svn co https://mysvn.com/Trunk
svn: E175013: Unable to connect to a repository at URL 'https://mysvn.com/Trunk'
svn: E175013: Access to 'Trunk' forbidden

我能够从Firefox,Chrome和Tortoise SVN访问SVN URL。我还在TortoiseSVN中配置了“代理设置”

仅在命令行中不起作用。

我正在使用SVN命令行,并且运行良好。最近,我的组织升级了SSL证书。这可能是原因还是其他地方出了问题?

0 个答案:

没有答案