SVN Commit报错 svn: E155037: Previous operation has not finished; run 'cleanup' if it was interrupted
摘要:svn commit 文件出错 clean up 提示同样的错误。 原因分析: Svn的operation是存放在“work queue’“里的。而“work queue’是在内嵌数据库wc.db的work_queue表中的。看看work_queue表中放了些什么,再做处理。 这个数据库就在项目的.
阅读全文
posted @ 2019-01-17 17:58