Workaround for SVN cleanup failure (cleanup failure)

Source: Internet
Author: User

Workaround for SVN cleanup failure (cleanup failure)

Workaround for SVN cleanup failed (clean up failed)

Reference: Http://www.tuicool.com/articles/biy6na


Workaround:

Step1: Download to SQLite website (http://www.sqlite.org/download.html) Sqlite3.exe

Find precompiled Binaries for Windows, click sqlite-shell-win32-x86-3080500.zip Download, about 300KB

Step2: Copy the downloaded Sqlite3.exe file to a temporary directory on the local disk (my SVN source code is on the shared disk and I find that SQLite is always unable to find the SVN wc.db file).

Step3: Then set the SVN source code folder and file to display all files (including hidden files), you will find the. svn/wc.db file, copy it to Step2 's temporary directory

Step4: Open cmd command, start-to-run

Open wc.db

Execute delete from Work_queue;


Step 5: Overwrite the wc.db in the. SVN directory of the SVN source code

Step 6: Right-click on the SVN source code, clean up, wait about 1-5 minutes, and then prompt for cleanup success.


End


Workaround for SVN cleanup failure (cleanup failure)

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.