Yes: are you having two versions of the Berkeley DB installed on your
system?
The error below suggests that the version that created the log file is not
of the same version as the db_recover version you used to correct the errors.
Run:
db_recover -V
to get the version information for your db_recover. How you can find out
which version of the libraries you have, I'm sorry, but I don't know how to do
that...
bye,
Erik.
> Thanks, I appreciate it! However...
>
> -----
> $ db_recover -h /home/doug/svn_client_work/db
> db_recover: Ignoring log file: /home/doug/svn_client_work/db/lo
> g.0000000009: unsupported log version 5
> db_recover: PANIC: Invalid argument
> db_recover: DBENV->open: DB_RUNRECOVERY: Fatal error, run d
> atabase recovery
> -----
>
> Any more good ideas?
>
> Doug Gorley | douggorley@shaw.ca
>
>
> ----- Original Message -----
> From: e.huelsmann@gmx.net
> Date: Friday, July 25, 2003 11:25 am
> Subject: Re: Ugly error when trying to commit OR recover
>
> > Subversion is trying to tell you to run the db_recover command on y
> our
> > repository directory:
> >
>
> > db_recover -h /home/doug/svn_client_work/db
> >
>
> > Hope that helps!
> >
>
> > bye,
>
> >
>
> > Erik.
> >
>
> > > G'day list,
> > >
>
> > > I just went to commit a file to my repository, and it looked
>
> > like this:
> > >
>
> > > -----
> > > $ svn commit -m "Added Emily's changes." program.html
>
> > > svn: Berkeley DB error
> > > svn: Commit failed (details follow):
> > > svn: Berkeley DB error while committing Berkeley DB transaction
> for
> > > filesystem /home/doug/svn_client_work/db:
> > > DB_RUNRECOVERY: Fatal error, run database recovery
> > > Aborted
> > > -----
> > >
>
> > > So, I tried following the recovery directions in the Subversion
>
>
> > book,> which only got me here:
> > >
>
> > > -----
> > > $ svnadmin recover /home/doug/svn_client_work
> > > Acquiring exclusive lock on repository db.
> > > Recovery is running, please stand by...svn: Berkeley DB
> error
> > > svn: DB_RUNRECOVERY: Fatal error, run database recovery
> > > -----
> > >
>
> > > So, I'm pretty much stuck now. Any idea what I should do f
> rom here?
> > >
>
> > > Thanks,
> > >
>
> > > Doug Gorley | douggorley@shaw.ca
> > >
>
> > >
>
> > >
>
> > > -----------------------------------------------------------------
>
> > ----
> > > To unsubscribe, e-mail: users-unsubscribe@subversion.tigr
> is.org
> > > For additional commands, e-mail: users-help@subversion.ti
> gris.org
> > >
>
> >
>
> > --
>
> > +++ GMX - Mail, Messaging & more http://www.gmx.net +++
> >
>
> > Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!
> >
>
> >
>
> > -------------------------------------------------------------------
> > --
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.
> org
> > For additional commands, e-mail: users-help@subversion.tigris
> .org
> >
>
> >
>
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 25 20:43:15 2003