Go Failed to run the WC DB work queue associated with error resolution

Source: Internet
Author: User
Tags svn

SVN checkout code is the error that appears as the title, Prompt me clean up, clean up failed, so the online search for this clean up failure solution, clean up and then enter the code update can be

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.

Go Failed to run the WC DB work queue associated with error resolution

Related Article

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.