SVN changes after a conflict is not updated content cleanup is not a workaround

Source: Internet
Author: User

SVN cleanup failed–previous operation have not finished; Run cleanup if it was interrupted

Today SVN commits,

Exception occurred: SVN cleanup failed–previous operation have not finished; After the run cleanup if it was interrupted Baidu, most of the solution:team--> Refresh/cleanup would appear abnormally: SVN:org.apache.subversion.javahl.ClientException:Previous operation have not finished===========================================

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.

---------Reference text: http://blog.csdn.net/luojian520025/article/details/22196865

SVN changes after a conflict is not updated content cleanup is not a workaround

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.