The SVN update jar package appears in MyEclipse with SVN cleanup failed–previous operation have not finished; Run cleanup if it was interrupted causes the entire SVN exception handling

Source: Internet
Author: User
Tags svn update

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.