Failed to run the WC DB work queue associated with 错误的解决

Posted yangcclug

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Failed to run the WC DB work queue associated with 错误的解决相关的知识,希望对你有一定的参考价值。

转载自 http://blog.csdn.net/alan00000/article/details/44084455

 

svn checkout 代码是出现如标题的错误,提示我clean up ,clean up失败,于是网上搜到了这一clean up 失败的解决方法,clean up 后再进入代码update 就可以了

svn提交遇到恶心的问题,可能是因为上次cleanup中断后,进入死循环了。

错误如下:

技术分享

 

解决方法:清空svn的队列

1.下载sqlite3.exe   

2.找到你项目的.svn文件,查看是否存在wc.db

3.将sqlite3.exe放到.svn的同级目录

4.启动cmd执行sqlite3 .svn/wc.db "select * from work_queue"

技术分享

5.看到很多记录,下一步执行delete from work_queue

技术分享

 

6.ok了,现在在到项目里面,执行cleanup,完全没问题了,图标状态也已经恢复了。

以上是关于Failed to run the WC DB work queue associated with 错误的解决的主要内容,如果未能解决你的问题,请参考以下文章

SVN报错“Failed to run the WC DB work queue associated with”解决办法

解决SVN Cleanup错误: Failed to run the WC DB work queue associated with

SVN 执行cleanup报错:Cleanup failed to process the following paths

error: failed to connect to the hypervisor error: Failed to connect socket to '/var/run/libvirt/

运行bee run之后出现的错误以及解决方法Failed to build the application:

运行bee run之后出现的错误以及解决方法Failed to build the application: