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

Re: Upgrade

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-11-12 21:48:02 CET

Adam Stroud wrote:

>I just ugraded subversion from 1.08 to 1.1.1. Now when I try to
>commit I get the following error:
>
>bdb: Program version 4.2 doesn't match environment version.
>
>Any ideas on how ti fix this would be appreciated.
>
>
You also changed the BDB version. IIRC running svnadmin recover on every
repository should do the trick. If not, use db_recover -vh
<path-to-repo>/db. In any case, make sure that a) you make a backup of
your repository first, and b) no other program tries to access the
repository while this is going on.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 12 21:48:04 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.