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

Re: Berkeley DB

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Tue, 22 Apr 2008 11:21:38 -0400

"Robert Nurse" <rnurse_at_gmail.com> writes:
> Can Subversion (1.4.6) be used successfully/reliably without Berkeley DB? I'm
> compiling the code and I got a message about BDB.

Yes, in fact Subversion's default mode is to use FSFS (not BDB) for the
repository. FSFS is native to Subversion and does not require
installation of a separate database package.

So, you can ignore the warning about missing BDB.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-22 17:22:09 CEST

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.