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

Re: versioning unversioned metadata + anonsvn strategies....

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-02-19 03:12:41 CET

Toshio wrote:
> I was under the impression that the on-disk format changed between 4.1
> and 4.2. If that's correct, I would say a reason not to force people to
> upgrade Berkeley for their own good is that there can be quite a few
> programs on the system beyond apache/subversion thst use it and you may
> not want to recompile them all just to evaluate how subversion will
> improve your life over CVS.

Multiple versions of BerkeleyDB can be installed quite independently of each
other. I appear to have system libraries of BDB 1.85 and 4.0.14 (thanks to
Mandrake) in /usr/lib, as well as my own custom installed libraries for 4.0.14,
4.1.24, and 4.2.52 in /usr/local/BerkeleyDB[something].

I think that there is enough evidence that, for whatever reason, subversion does
not play well with BDB 4.1 and that it should be actively shunned. BDB 4.2 is
the best recommended version, but 4.0 works too. Since using Subversion with
Apache requires specific versions of Apache, it is not that much harder to
require avoiding a specific BDB lib.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 19 03:12:39 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.