Mav*_*v42 5 svn ssl https svnsync
我在Windows Server计算机上并尝试使用svnsync(版本1.8.1 for win32,未安装,刚刚svnsync从bin文件夹中提取和调用)来创建SVN存储库的镜像.服务器需要客户端证书才能授予访问权限(https).
我得到的消息svnsync是
E120171: Unable to connect to a repository at URL https://external.svnserver.com/myreposE120171: An error occurred during SSL communication.我可以通过TortoiseSVN查看存储库,提供我的证书作为pfx文件.
我假设我还必须为svnsync命令提供证书.问题是怎么样的?或者是否有其他选项来镜像svn存储库?