[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: <ahaas_at_airmail.net>
Date: 2003-01-30 18:09:14 CET

On Thu, Jan 30, 2003 at 10:59:50AM -0600, Ben Collins-Sussman wrote:
 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.
 

I was afraid of this. Thanks for the tip on what to do, though.

I think what I'll do is see about getting subversion on the remote
machine rebuilt against version 4.0 Berkeley libraries. Using the same
will keep the remote and locale repositories identical, and that is very
important for what I need.

-- 
They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety.
 -- Benjamin Franklin, Historical Review of Pennsylvania, 1759
---------------------------------------------------------------------
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:33 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.