personal computer
Svn server
Download the sqlite database tool, and sqlite3.exe can download the compressed package at sqlite official website stacked Binaries for Windows.
Copy the downloaded sqlite3.exe file to a directory on the local disk. My directory is D:\tools\svn.
And find it. Svn/wc.db file and copy it to the D:\tools\svn directory. If you can't see it. Svn folder, you need to set "Show hidden files and folders" as the check box in OS Tools-Options-View.
Click start->; Run-> Cmd, open the cmd window and enter the following command:
d:
cd D:\tools\svn
sqlite3 wc.db
select * from work _ queue
If the query has records at this time, please execute the following command:
Delete from the work queue;
five
Overwrite the file d: \ tools \ svn \ wc.db in the local SVN file library directory. Svn directory.
six
Then right-click the local svn file library directory, perform cleaning, and you can clean it normally.