I just had to recover from a BDB error and found out that, even though
it indicates that it got a lock, "svnadmin recover" fails until you shut
down Apache.
-Geoff
> -----Original Message-----
> From: kfogel@newton.ch.collab.net [mailto:kfogel@newton.ch.collab.net]
On
> Behalf Of kfogel@collab.net
> Sent: Wednesday, May 04, 2005 12:27 PM
> To: Rachael Russell
> Cc: Martin Tomes; users@subversion.tigris.org;
> conor.macmahon@flightcentre.co.uk
> Subject: Re: Berkeley DB error - URGENT!!!
>
> "Rachael Russell" <rachael.russel@flightcentre.co.uk> writes:
> > Already done that.. :-(
> >
> > [root@development db]# chown -R apache /usr/svnrepos/fcuk_new/
> > [root@development db]# svnadmin recover /usr/svnrepos/fcuk_new/
> > Please wait; recovering the repository may take some time...
> >
> > Recovery completed.
> > svn: Berkeley DB error while opening 'copies' table for filesystem
> > /usr/svnrepos/fcuk_new/db:
> > Invalid argument
> > [root@development db]# chown -R apache /usr/svnrepos/fcuk_new/
>
> Did you try running Berkeley's 'db_recover' utility? Shut down
> apache, then:
>
> # cd /usr/svnrepos/fcuk_new/db
> # db_recover -vc
> # chown -R apache.whatever_the_apache_group_is .
>
> ?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 4 19:47:43 2005