天天看点

svn cleanup failed – previous operation has not finished 解决方法

svn经常遇到一个头疼的问题,最开始更新的时候失败了,因为有文件被锁住了,提示执行clean up

svn cleanup failed – previous operation has not finished 解决方法

然后对父目录进行clean up操作,但是clean up 操作也失败了!如下:

svn cleanup failed – previous operation has not finished 解决方法

cleanup 失败,失败的信息里又叫我cleanup,这就陷入一个死循环,解决方法就是把.svn/wc.db中的 WORK_QUEUE数据表清空