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

Re: Question about Berkekely DB versions and local repo access

From: <sussman_at_collab.net>
Date: 2003-01-30 17:59:50 CET

Art Haas ahaas@airmail.net writes:

 One difference between the two machines is that on my machine here the
 Berkeley libraries are version 4.0 (4.0.14), and on the remote machine
 subversion was built against version 4.1 libraries.

DB 4.1 databases have a different format than DB 4.0. You need to run
db_recover on the 4.0 database to upgrade it (in place) to 4.1
format. Or in this case, just svnadmin recover.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:25:32 2006

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.