一、svn: E155004: Working copy '*' locked;
svn: E200033: database is locked
两种考虑思路:
1、服务器上的杀毒软件改变的文件的访问性质(方式)。例如电脑管家的文档保护者
2、后台存在某进程正在占用你所要访问的文件。
Two ideas:
- Some antivirus „live“ scanner might lock the working copies.
- Some other background process like windows search indexer, or TortoiseSVNs TSvnCache.exe might access the working copies in parallel.
二、svn: E175002;解决办法:重新编辑svn登陆信息(比如更改IP地址,见下图)