[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Error during scn cleanup: svn: E720003: Can't open ...\.svn\tmp\....

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Wed, 6 Jul 2011 15:14:50 +0400

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
Received on 2011-07-06 13:15:28 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.