[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: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 24 Jun 2014 16:13:36 -0400

On Tue, Jun 24, 2014 at 3:35 PM, Tim Pospeshil <TPospeshil_at_rugged.com>
wrote:

> I’m a complete newb with Subversion. One of our project DBs seems to be
> corrupted.
> Subversion 1.6
> Apache 2.2 running on Windows XP machine (I know, I know)
>
> The error message is:
>
> Can't synchronize with repository "(default)" (Couldn't open subversion
> repository c:/svn/project30: SubversionException: 70014 - Can't read file
> 'c:\svn\project30\db\current: End of File Found). Look in Trac log for more
> information
>
> There has been a lot of work done on this project since the last
> successful backup (lousy backup program), so I'd like to be able to repair
> the db if possible. I do have a user with a copy of the most recent version
> of the project on their local machine, but they don't want to lose the
> revision notes, etc... from other programmers.
>
> Any help would be greatly appreciated.
>

I also replied in other forum where you posted this.

In addition to advice Andreas gave you about manually recreating the file,
I believe that svnadmin recover will also fix the file. So it might be
worth trying to run that first and see what it does.

Keep in mind these solutions only help if this is the only problem with
your repository.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2014-06-24 22:14:07 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.