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

Re: fs-rep-sharing branch

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 23 Oct 2008 10:14:01 -0400

Hyrum K. Wright wrote:
> As for bdb, I'm not sure what the best way to enable/disable it would be, or
> even what the performance gain would be. Mike, do you have any ideas?

BDB doesn't currently have a Subversion-level, admin-accessible
configuration file. So we'd need to invent something here.

If we had such a beast, I think the code would be resilient. Put it this
way -- it *better* be. I think the case just breaks down to behaving as if
we never find existing reps to reuse, so we don't reuse them. I think the
'checksum-reps' table is currently expendable; the new 'miscellaneous' table
is *not* though.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-10-23 16:14:10 CEST

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.