"svn cleanup" fails because it can't find a temp file
From: Dave Huang <khym_at_azeotrope.org>
Date: Mon, 09 Jul 2012 15:41:44 -0500
I tried to roll back some changes to a file by doing a reverse merge,
Pretty much any operation on the WC, such as "svn log", fail with: svn:
But "svn cleanup" doesn't work because: svn: E720002: Can't open file
It's true that the file it's looking for isn't there, but why does it
The .svn/wc.db's WORK_QUEUE table contains:
3399|(file-install Data/DemoCA.zip 1 0 1 0
Data/DemoCA.zip is the file I was trying to reverse merge. I deleted
So, why does "svn cleanup" fail if a temp file can't be found, and can
This is with svn 1.7.5 on Windows 7.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.