Thanks...
Actually, what I did was svnadmin recover and it solved all the
problems... I had to do an svn cleanup because it told me that some
rep. was locked, but "cleanup" solved that too.
After that, I did dump the rep to a file and recreated it with fsfs instead.
Thanks,
Yaakov.
On 2/7/06, Ulrich Eckhardt <ulrich@tuxator.satorlaser-intern.com> wrote:
> On Monday 06 February 2006 23:26, Yaakov Chaikin wrote:
> > DB_VERSION_MISMATCH: Database environment version mismatch
> > svn: bdb: Program version 4.3 doesn't match environment version
>
> You probably replaced Subversion binaries that were linked with DBD4.2 with
> ones that were linked with 4.3. Downgrade to a Subversion using BDB4.2, dump
> the repository, upgrade again and reload the dump into a new repository. You
> might consider switching to the FSFS backend which has become the default,
> too, because it doesn't suffer this additional dependency on BDB.
>
> Uli
>
> ---------------------------------------------------------------------
> 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 Tue Feb 7 21:33:09 2006