svn cleanup failed–previous operation has not finished; run cleanup if it was interrupted

今天svn提交,

出现异常:

svn cleanup failed–previous operation hasnot finished; run cleanup if it was interrupted

百度后,大多解决办法:

team--> Refresh/Cleanup

会出现异常:

SVN:org.apache.subversion.javahl.ClientException:Previous operation has notfinished

===========================================

解决方法:清空svn的队列

1.下载sqlite3.exe  

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

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

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

5.看到很多记录,下一步执行sqlite3 .svn/wc.db "delete from work_queue"

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


下载地址:http://pan.baidu.com/s/1i3ie1HN

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值