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

Re: [PATCH] Add Berkeley DB 4.1.24 support

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-09-23 20:36:44 CEST

Justin Erenkrantz wrote:

>I'm purposely going to ignore whether we should drop support for
>4.0 and move to 4.1 or support both at the same time. That's not
>my call - I think we should move to 4.1.24 due to the number of
>fixes present in 4.1 - listed here:
>
>http://www.sleepycat.com/update/4.1.24/if.4.1.24.html
>
>But, that might be a tad painful (supposedly it is backwards
>compatible file-wise - just not API-wise).
>
I think we should test that this is actually true -- i.e., that we can
use BDB 4.1 with a repository built with BDB 4.0 with no problems. Or,
alternatvely, that we can migrate from 4.0 to 4.1 by using just the BDB
utilities db_dump and db_load -- that should be possible, now that we
don't use custom key ordering functions any more.

>This passes 'make check' for me. -- justin
>
>Add support for Berkeley DB 4.1.24.
>
>
The patch itself looks fine to me. +1, assuming the above.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 23 20:38:05 2002

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.