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

1. Install sqllite3 (32 bit binary for windows) 

2. sqlite3 .svn/wc.db "select * from work_queue"

3. sqlite3 .svn/wc.db "delete from work_queue"

posted on 2015-04-24 14:53  →萩.c  阅读(105)  评论(0编辑  收藏  举报

导航