解决SVN Cleanup时遇到错误信息:Cleanup failed to process the following paths:xxxxxxx Previous operation has not finished: run 'cleanup' if it was interrupted Please execute the 'Cleanup' command.
参考:
http://bigmiao.com/Program/Item/61
1. 下载  Sqlite3.exe
Sqlite3.exe
2. 将Sqlite3.exe放到.svn的同级目录
3. 在cmd控制台中将盘符转到svn版本控制的文件夹
4. 执行sqlite3 .svn/wc.db "select * from work_queue"
5. 看到work_queue中保存的工作队列
6. 执行sqlite3 .svn/wc.db "delete from work_queue" 删除工作队列
7. 重新执行Cleanup命令,成功!
 
                    
                     
                    
                 
                    
                
 
 
                
            
         
         浙公网安备 33010602011771号
浙公网安备 33010602011771号