1. 首页
  2. 数据库
  3. SQLite
  4. Previous operation has not finished; run 'cleanup' if it was interrupted

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

上传者: 2019-04-07 13:03:22上传 EXE文件 890KB 热度 24次
1、把sqlite3.exe放在SVN项目.svn文件夹下,如果隐藏了请显示 2、在.svn目录下打开cnd 3、执行sqlite3 wc.db 4、执行.table 查看是否有work_queue表,没有关闭cmd重新执行2.3 5、执行delete from work_queue; 6、完成,重新尝试项目更新、提交 7、is already locked. 8、在项目上右键svn refresh/cleanup
用户评论