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

Re: Error 70014 can't synchronize with repository, can't read file, End of File

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Tue, 24 Jun 2014 21:01:01 +0100

Hello,

On 24/06/14 20:35, Tim Pospeshil wrote:
> Can't read file 'c:\svn\project30\db\current: End of File Found)

You can attempt to create the file. (make a full file based backup, goes
without saying). Look for the highest completely written revision in
db/revs and db/revprops. Write that into current with exactly the number
in plain text, followed by LF (0x0a). Run "svnadmin verify" to see if
this checks out.

Andreas
Received on 2014-06-24 22:01:47 CEST

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.