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

Re: Berkeley DB versus Flat Filesystem Repositories

From: Andrew Thompson <subversionuser_at_aktzero.com>
Date: 2005-03-09 20:26:39 CET

Craig A. Vanderborgh wrote:
> So, based on these factors I've concluded that Flat Filesystem is the
> better choice for us. Does this seem right? Our server platform is
> x86linux RedHat 8. I've downloaded and installed the pre-compiled RPMS
> for RH8. But - is this pre-compiled version Berkeley DB only? What do
> I have to do to get Flat Filesystem - if this is what I *should* do :^)
>
> Please advise - I'm almost there, but a little bit lost on this BDB vs.
> FFS issue.

If you downloaded a 1.1.x version of subversion(*), you should be able
to choose fsfs.

BDB is the default type if the BDB libraries were installed where
subversion was compiled.

On my home box, I don't have the BDB libraries, therefore fsfs is
created by svnadmin by default.

In any case, take a look at the output of: "svnadmin help create" You
should have an option called fs-type. Read it's description.

Whichever type you decide you want your repositories to be, just
remember to always specify that when creating them.

-- 
Andrew Thompson
http://aktzero.com/
Interested in hosted SVN repositories? Email me, let's talk...
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 20:31:13 2005

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.