早上配置SVN,但是这次不是那么顺利... 环境: Windows 7 SVN服务器端:CollabNetSubversion-server-1.8.13-1 SVN客户端:TortoiseSVN_V1.9.0.26652 做SVN检出操作时,报错: Unable to connect to Test repository at URL 'svn://localhost/Test' Expected FS format between '1' and '6'; found format '7'…
idea更新项目报E230001: Server SSL certificate verification failed: certificate issued for a different hostname, issuer is not trusted错误. 解决办法: 用TortoiseSVN, 执行下checkout, 会提示输入svn账号 , 密码, 选择第一个(大概意思:永久保存), 然后再回到idea ,执行ctrl+T就可以提交了.…