Hi! Running svn command line client build from r1142137 (provided by TortoiseSVN 1.6.99.21659) OS: Windows XP SP3 32-bit
I had to roll the system back to a restore point created several days ago. It broke one of my working copies, so that a lot of files in it have disappeared. The problem is that 1) svn up fails svn: E720003: Can't open 'C:\(path to wc)\.svn\tmp\svn-DD7F2667' 2) svn cleanup fails svn: E720003: Can't open 'C:\(path to wc)\.svn\tmp\svn-DF2F4648' 3) There was no "tmp" folder inside of .svn\. After I created the tmp folder manually the cleanup ran successfully. 4) I cannot reproduce this issue by just removing the tmp folder from .svn: if I do, svn cleanup runs successfully. If anybody of developers is interested, I have a copy of broken wc that I can send to him directly. Best regards, Konstantin Kolinko