从SVN上拉下来Document文档(word和excel),在本地修改后,准备通过TortoiseSVN提交,发现报错。

Error: Previous operation has not finished; run 'cleanup' if it was interrupted  。

无论是commit还是updete都不行,提示需要执行clean up 。但svn执行clean up命令时报错 "Previous operation has not finished; run 'cleanup' if it was interrupted"。 无论你到那个父层次的目录执行 "clean up",都是报一样的错。

问题原因

可能是修改本地的文件之前没有update,导致commit的时候产生冲突,致使SVN崩溃。

解决方法

方法一:

备份自己修改的文件,删除之前download的文件,重新从SVN上download一份到本地。这样太耗时,不方便。

方法二:

后上网搜索,svn 的 operation是存放在 "work queue" 里的。而 "work queue" 是在内嵌数据库 wc.db 的 work_queue 表中的。看看work_queue表中放了些什么,再做处理。

1. 到网上下载sqlite3.exe,(http://www.cr173.com/soft/6852.html)解压到D:\document\.svn文件夹下,解压后的sqlite3.exe才475KB大小。

说明:D:\document\.svn 这个路径是你从SVN上拉下来的代码或文件的本地路径。.svn文件夹默认是隐藏不可见的,需要设置可见:工具 - 文件夹选项 - 查看 - 隐藏文件和文件夹。

2. 运行cmd,进入到D:\document\.svn文件夹下,执行sqlite3 wc.db,打开数据库

3. 执行.table 可以查看表名

4. 执行delete from work_queue; 命令。

5. 重试 clean up 操作,问题解决。

转载于:https://www.cnblogs.com/xiaojianblogs/p/7660978.html

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...

    解决办法:选择你的项目,右键,小组(Team),刷新或清理(Refresh or Clean)即可. 转载于:https://www.cnblogs.com/chenandy/p/4359240.ht ...

  2. svn“Previous operation has not finished; run 'cleanup' if it was interrupted“报错的解决方法...

    今天碰到了个郁闷的问题,svn执行clean up命令时报错"Previous operation has not finished; run 'cleanup' if it was int ...

  3. 记录一次svn报错:[Previous operation has not finished; run 'cleanup' if it was interrupted] 的排错过程

    前言:由于目前客户习惯使用SVN管理代码,所以仍在使用SVN做代码管理,管理方式虽然落伍,但客户粑粑就是上帝~~ 今天在改完十几个类文件批量提交时,在代码提交SVN服务器过程中,电脑突然性卡死一大会没 ...

  4. svn“Previous operation has not finished; run 'cleanup' if it was interrupted“报错的暴力解决方法

    今天在用SVN更新代码的时候,遇到svn"Previous operation has not finished; run 'cleanup' if it was interrupted&q ...

  5. SVN报Previous operation has not finished; run 'cleanup' if it was interrupted错误的解决方法

    做着项目突然SVN报Previous operation has not finished; run 'cleanup' if it was interrupted,进度又要继续,烦.百度一下发现很多 ...

  6. svn执行update操作后出现:Error : Previous operation has not finished; run 'cleanup' if it was interrupted.

    svn执行update操作后出现:Error : Previous operation has not finished; run 'cleanup' if it was interrupted. s ...

  7. svn cleanup failed–previous operation has not finished; run cleanup if it was interrupted

    svn提交遇到恶心的问题,可能是因为上次cleanup中断后,进入死循环了. 错误如下: 解决方法:清空svn的队列 1.下载sqlite3.exe 2.找到你项目的.svn文件,查看是否存在wc.d ...

  8. svn“Previous operation has not finished; run 'cleanup' if it was interrupted“报错的解决方法

    参考 http://blog.csdn.net/superch0054/article/details/38668017 自己实际成功的步骤: 1.http://download.csdn.net/d ...

  9. svn报错:“Previous operation has not finished; run 'cleanup' if it was interrupted“ 的解决方法...

    简介 当SVN改变你的工作拷贝(或是.svn中的任何信息),它会尽可能的小心.在进行任何修改操作时,SVN都会把日志记录到日志文件中,然后执行log文件中的命令, 并且执行过程中在工作拷贝的相关部分保 ...

  10. svn cleanup failed–previous operation has not finished; run cleanup if it was interrupted

    解决方法:清空svn的队列 1.下载sqlite3.exe 2.找到你项目的.svn文件,查看是否存在 3.将sqlite3.exe放到.svn的同级目录 4.启动cmd执行sqlite3 .svn/ ...

最新文章

  1. NSIndexPath类
  2. python代码_如何使用 Sphinx 给 Python 代码写文档
  3. 每天读一遍,不久你就会变
  4. Spark GraphX算法 - Aggregate Messages (aggregateMessages)算法
  5. (21)System Verilog按时间顺序的通知需求(变量驱动)
  6. POJ 2112 二分+最大流
  7. RAID5中的“左、右循环”与“同步、异步”(2)
  8. 如何从 0 到 1 参与 Flink 社区?
  9. layui 自定义排序_layui使用心得
  10. 差分编码与译码代码编写
  11. 高等数学几何图形凸优化
  12. 前端个人长期的学习目标
  13. XTU 1148 三角形
  14. 奇偶校验c语言ascii,奇偶校验(parity check)
  15. 很火的区块链头部游戏《Axie Infinity》单日盈收竟与王者荣耀争锋,它是什么?
  16. vue 表情包编码转换
  17. 移动 webApp 开发入门与进阶
  18. 计算生活中常见的Π值
  19. 学习笔记(3):海量数据的交互式分析工具-Dremel
  20. PCB板ICT/FCT夹具应力如何测试?

热门文章

  1. java.lang.UnsatisfiedLinkError: JNA support (com/sun/jna/android-arm/libjnidispatch.so) not found
  2. 管理感悟:领导如何处理拍马
  3. 管理感悟:谈谈用户和需求
  4. C# 通过string路径 获取文件名、文件扩展名、路径
  5. java screenframe_一个关于JFrame的问题
  6. python opencv中的imwrite函数_python – OpenCV imwrite函数导致’undefined symbol’
  7. html5控制字大小的代码,js根据字符串长度控制字体大小代码
  8. Zabbix添加Windows server 2012
  9. iptables基本用法和linux网络相关
  10. Nginx 学习总结(4)—— Rewrite 模块