svn cleanup failed–previous operation has not finished; run cleanup if it was interrupted
转自:http://blog.youkuaiyun.com/great3779/article/details/36396765svn提交遇到问题,可能是因为上次cleanup中断后,进入死循环了。错误如下:解决方法:清空svn的队列1.下载sqlite3.exe 下载地址2.找到你项目的.svn文件,查看是否存在wc.db3.将sqlite3.exe放到.svn的同级目录4.启动cmd执行sqlite3
转载
2016-09-01 14:17:33 ·
262 阅读 ·
0 评论