svn: Failed to run the WC DB work queue associated svn的bug解决
Posted guangxiang
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了svn: Failed to run the WC DB work queue associated svn的bug解决相关的知识,希望对你有一定的参考价值。
第一步,下载sqlite
官方网址 :https://www.sqlite.org/download.html
第二步:解压放在c盘
第三步:配置环境变量
第四步:找到工作空间的.svn文件,cmd进入执行以下命令
sqlite3 wc.db "select * from work_queue"
sqlite3 wc.db "delete from work_queue"
sqlite3 wc.db "delete from wc_lock
第五步:team-clean
以上是关于svn: Failed to run the WC DB work queue associated svn的bug解决的主要内容,如果未能解决你的问题,请参考以下文章
SVN报错“Failed to run the WC DB work queue associated with”解决办法
Failed to run the WC DB work queue associated with 错误的解决
SVN 执行cleanup报错:Cleanup failed to process the following paths
SVN遇到Cleanup failed to process the following paths错误的解决方法
SVN 问题:Cleanup failed to process the following paths:
zbb20171017 svn Cleanup failed to process the following paths错误的解决