【svn】在提交文件是报错:previous operation has not finished;run 'cleanup' if it was interrupted

1、svn在提交文件是报错:previous operation has not finished;run 'cleanup' if it was interrupted
2、原因,工作队列被占用,只需在svn项目数据库 .svn文件夹下wc.db的表work_queue 清空即可,【delete from work_queue】


3、项目 clear up 操作,
4、成功!

posted @ 2016-06-03 10:05  oiliu  阅读(534)  评论(0编辑  收藏  举报