เมื่อ svn folder พัง

เมื่อ svn folder พัง

$ svn cleanup

svn: E155009: Failed to run the WC DB work queue associated with ‘/mnt/c/Users/ott/svn’, work item 69847 (file-install xxx/xxx/xxx/system-diagram.pptx 1 0 1 1)
svn: E000002: Can’t open file ‘/mnt/c/Users/ott/svn/.svn/pristine/24/2495f0a289553c10974abf8ef4fc0dde096e72fa.svn-base’: No such file or directory

แก้ไขโดย
$ sqlite3 .svn/wc.db “delete from work_queue”

แล้วก็
$ svn cleanup

Leave a comment