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

Re: How to restore from hotcopy

From: Kees de Kooter <kdekooter_at_gmail.com>
Date: 2006-06-07 17:52:22 CEST

Fixed it!

I copied the hot copy to the new repository location. Then I executed
svnadmin recover. It was complaining:

svnadmin: DB_RUNRECOVERY: Fatal error, run database recovery
svnadmin: bdb: c:/var/svn/master/db\log.0000000002: log file open failed: No suc
h file or directory
svnadmin: bdb: PANIC: No such file or directory
svnadmin: bdb: DB_ENV->log_put: 2: DB_RUNRECOVERY: Fatal error, run database rec
overy

I then added an empty file named log.0000000002, executed recover
again and my repo was recovered!!

On 6/7/06, Kees de Kooter <kdekooter@gmail.com> wrote:
> How can you restore a repository from backup files created with
> hotcopy, and to make it even more difficult: using a newer version of
> subversion than it was created with.
>
> --
> Cheers,
> Kees de Kooter
> http://www.boplicity.net
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 7 18:14:45 2006

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.