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

Re: svn log slowness

From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 9 May 2009 22:17:00 +0100

On Sat, May 09, 2009 at 09:56:49PM +0200, Johan Corveleyn wrote:
> In any case, it made me think that packing revprop shards (as was
> discussed here some time ago) could make a big difference for svn log
> with FSFS. Switching to BDB might also help a lot, but unfortunately
> that's also not really possible for us currently, because the
> available Solaris binaries of SVN don't include support for BDB (we've
> checked CollabNet and sunfreeware). And we don't really have the
> experience nor time to build it from source.
>
> Is there any specific reason why the CollabNet binary for Solaris
> doesn't include BDB support? Is it just because FSFS is the default,
> and the easiest for maintenance?

I don't think you want to use a BDB repository mounted over NFS.
FSFS has been designed for that, but BDB is supposed to have problems
with it.

See http://svnbook.red-bean.com/en/1.5/svn.reposadmin.planning.html#svn.reposadmin.basics.backends

Stefan
Received on 2009-05-09 23:18:20 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.