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

Re: text-base penalty: A proposed solution

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-12-18 16:52:09 CET

Bob Gustafson wrote:

>OK, will do
>
>
>[root@hoho0 repo]# db_archive -h svn/db
>db_archive: region error detected; run recovery.
>db_archive: Ignoring log file: svn/db/log.0000000001: unsupported log version 7
>db_archive: PANIC: Invalid argument
>db_archive: open: DB_RUNRECOVERY: Fatal error, run database recovery
>[root@hoho0 repo]#
>
>
>Oh well..
>
>(I am running BDB4.1.24 - if that makes a difference..)
>
>

you most likely ran the wrong version of db_archive. there are
different versions for different versions of berkeley db, so you need to
ensure that you run the one that goes with the version of bdb you are using.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 18 16:52:56 2002

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.