svn cleanup failed–previous operation have not finished; Run cleanup if it is interrupted2014-07-02 11:29 9052 People read Comments (2) favorite reports
Transferred from: http://blog.csdn.net/luojian520025/article/details/22196865
The SVN submission encountered a problem with nausea, possibly due to the last cleanup interruption, into the dead loop.
The error is as follows:
Workaround: Empty the SVN queue
1. Download Sqlite3.exe
2. Find the. svn file for your project to see if there is a wc.db
3. Place the Sqlite3.exe in the. SVN sibling directory
4. Start cmd execution sqlite3. svn/wc.db "SELECT * from Work_queue"
5. See a lot of records, next execute delete from Work_queue
6.ok, now in the project, the implementation of cleanup, completely no problem, the icon status has been restored.
The SVN update jar package that is used in the
MyEclipse has an SVN cleanup failed–previous operation have not finished; Run cleanup if it is interrupted causes the entire An SVN exception handler