When svn has a clean up infinite loop, or fails to submit a prompt error

When svn has an infinite loop of clean up, or fails to submit a prompt error.

sqlite3 download link: https://pan.baidu.com/s/18z1stgY8RD8NFKsh1dUYkw Password: ylup

1. Put sqlite3.exe in the .svn folder
2. Open the command line in the .svn directory and enter the following statement:
cmd Enter the .svn directory and execute

sqlite3 wc.db "delete from work_queue"

sqlite3 wc.db "delete from wc_lock"

3. svn execute clean up

Note:
Run the following command to view the error record, before delete
sqlite3 .svn/wc.db "select * from work_queue"
sqlite3 .svn/wc.db "select * from wc_lock"

 

https://blog.csdn.net/alan00000/article/details/44084455

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324418713&siteId=291194637