问题:
I get this error when I do an svn update
: 我在进行svn update
时遇到此错误:
Working copy XXXXXXXX locked Please execute "Cleanup" command 工作副本XXXXXXXX已锁定请执行“清理”命令
When I run cleanup, I get 当我进行清理时,我得到了
Cleanup failed to process the following paths: XXXXXXXX 清理无法处理以下路径:XXXXXXXX
How do I get out of this loop? 我怎么摆脱这个循环?
解决方案:
参考一: https://stackoom.com/question/XHQ/SVN中的工作副本XXX已锁定并且清除失败参考二: https://oldbug.net/q/XHQ/Working-copy-XXX-locked-and-cleanup-failed-in-SVN
来源:oschina
链接:https://my.oschina.net/u/3797416/blog/4278873