解决方法:在当前目录打开cmd,输入sqlite3 .svn/wc.db "select * from wc_lock",回车 然后输入 sqlite3 .svn/wc.db "delete from wc_lock",回车 2、cleanup failed to process the following paths: xx\xxx\xxx Previous operation has not finished;run 'cleanup' if it was interrupted 解决方法:在当前目录打开cmd…