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

Re: Upgrading BDB repositories on Win32

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-05-05 23:20:09 CEST

Philip Martin wrote:

>The upgrade procedure that seems to work on my test repository is:
>
>- run 'svnadmin recover' using BDB 4.2
>- remove db/_db.00?
>
>
Well, there's a bug right there in "svnadmin recover", then. It should
remove the environment files itself.

>- remove or archive db/log.*
>
>
Ouch! This is *not* good.

>Then just start using BDB 4.3, there is no need to run a 4.3 recover
>although it doesn't do any harm. Note that I have to remove all the
>log files, even those not designated "unused", I don't know under
>what circumstances this is safe.
>
>
Never, according to the BDB docs.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 5 23:23:26 2005

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.