preface
1. SVN cleanup failed again. It’s been a year or so. Remember the last time I wrote a post, I had a problem in 2014, please check the SVN cleanup failed.
The work environment
Work version: TortoiseSVN 1.9.4, Build 27285-64 Bit,
Try to approach
Each person has a different version of SVN and a different work environment, so if you don’t want to recheckout the whole project, I suggest you try one of these methods in turn.
Methods a
Sqlite3 method to clean SVN WC.DB database:
http://blog.csdn.net/ling913/article/details/38612861
http://blog.csdn.net/keenweiwei/article/details/34090553
Multiple attempts fail.
Method 2
According to the prompt “SVN Working Copy XXX locked”
Remove the SVN lock with the command. Note that the locked file is backed up and the locked file is deleted at the same time as the lock is deleted. Reference:
https://my.oschina.net/wuyizhong/blog/115169
http://blog.csdn.net/xusongsong520/article/details/7943604
Still no result,
Disheartened.
Heart as dead as ashes.
In despair…
Was there only one way out again?
Methods three
Finally, in the desperation of waiting for takeout, I tried to clean up using command Line.
(If a TortoiseSVN command line component of the Windows version was not installed when installing TortoiseSVN, a separate download is required
Reference: http://blog.sina.com.cn/s/blog_7abb28aa0101ji68.html)
If the above information appears, the SVN instruction is already available through the CMD window.
Switch to the SVN project and execute SVN Clean up.

Without hope at all, SVN can be used normally!!
People still want to have a little dream, in case it comes true!
Just have a little faith.
— — —
2018.12.22 added:
Copy the following command to a batch file, put the path to the root directory where you need to cleanup, and execute.
1. SVN cleanup failed again. It’s been a year or so. Remember the last time I wrote a post, I had a problem in 2014, please check the SVN cleanup failed.
The work environment
Work version: TortoiseSVN 1.9.4, Build 27285-64 Bit,
Try to approach
Each person has a different version of SVN and a different work environment, so if you don’t want to recheckout the whole project, I suggest you try one of these methods in turn.
Methods a
Sqlite3 method to clean SVN WC.DB database:
http://blog.csdn.net/ling913/article/details/38612861
http://blog.csdn.net/keenweiwei/article/details/34090553
Multiple attempts fail.
Method 2
According to the prompt “SVN Working Copy XXX locked”
Remove the SVN lock with the command. Note that the locked file is backed up and the locked file is deleted at the same time as the lock is deleted. Reference:
https://my.oschina.net/wuyizhong/blog/115169
http://blog.csdn.net/xusongsong520/article/details/7943604
Still no result,
Disheartened.
Heart as dead as ashes.
In despair…
Was there only one way out again?
Methods three
Finally, in the desperation of waiting for takeout, I tried to clean up using command Line.
(If a TortoiseSVN command line component of the Windows version was not installed when installing TortoiseSVN, a separate download is required
Reference: http://blog.sina.com.cn/s/blog_7abb28aa0101ji68.html)

If the above information appears, the SVN instruction is already available through the CMD window.
Switch to the SVN project and execute SVN Clean up.

Without hope at all, SVN can be used normally!!
People still want to have a little dream, in case it comes true!
Just have a little faith.
— — —
2018.12.22 added:
Copy the following command to a batch file, put the path to the root directory where you need to cleanup, and execute.
cd %~dp0
svn cleanup
pause
div>
Read More:
- Svn: a solution to the error of cleanup failed to process the following paths
- SVN: Please execute the ‘Cleanup‘ command.
- tortoiseSVN cleanup failed
- Lock mechanism in Oracle
- Processing method of SVN error “failed to run the WC DB work queue associated with…”
- “Operation now in progress” appears when mounting CIFS
- Cause analysis and solution of “SVN: e155009: failed to run the WC DB work queue associated with”
- Solving environment: failed with initial frozen solve. Retrying with flexible solve.错误
- Error resolution by Ubuntu: aclocal-1.14 ‘is missing on your system
- Android Failure [INSTALL_ FAILED_ VERSION_ Downgrad] solutions
- Solution to Spacy’s failure to load (‘de ‘) or (‘en’)
- Configuration of OpenGL under CodeBlocks and solutions to problems encountered
- Google browser chrome installation failed, error code: 0xa0430721 solution (★ pro test is feasible 〉)
- An error is reported when installing the package directly in pycharm, but it can be installed through the terminal. Error non zero exit code (2)
- Installation failed with message Failed to finalize session : INSTALL_FAILED_INVALID_APK
- The tutorial and difference of glew, glfw, glad and freeglut
- The installation of docker desktop failed. After successful installation, the docker can not be started
- JIRA startup failed, JIRA has been locked.
- Ubuntu “a user name is not in the sudoer folder. It will be reported. ” Solutions for