http://blog.youkuaiyun.com/aikongmeng/article/details/48002051
在mac上打开 终端 ,输入svn ls +svn地址后回车,例如:svn ls https://192.168.0.105/svn/toge
<span style="font-family:Microsoft YaHei;font-size:14px;">Error validating server certificate for 'https://192.168.0.105:443':
- The certificate is not issued by a trusted authority. Use the
fingerprint to validate the certificate manually!
- The certificate hostname does not match.
Certificate information:
- Hostname: toge001-PC
- Valid: from Mon, 27 Jul 2015 10:18:07 GMT until Thu, 24 Jul 2025 10:18:07 GMT
- Issuer: toge001-PC
- Fingerprint: 9b:ef:41:e2:1e:3d:6b:4c:84:4c:0f:d9:c3:22:56:bc:b9:92:5b:b0
(R)eject, accept (t)emporarily or accept (p)ermanently?</span>
然后,输入p 回车。即可
另一个问题:
更改svn服务器URL
android studio -> vcs -> Subversion ->Relocate
可以更改项目地址,如图下所示:
注:
Relocate时要选中项目的根目录,配图仅供参考因为没选根目录