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

Re: Sharded FSFS repositories - summary

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-03-14 10:33:54 CET

Malcolm Rowe <malcolm-svn-dev@farside.org.uk> writes:
>> Although the exact parameters may not be admin-configurable, will they
>> still be Subversion-configurable? That is, will we store the magic
>> number "4000" somewhere on disk, so that if Subversion wants to
>> rejigger the numbers later (because we discover something, or because
>> someone blows past 16M revisions, or whatever) it can do so in a way
>> that it can detect at run-time?
>
> That's a good question. I was planning on making it hard-coded, but I
> can easily stash it on disk if that's a better option.

Well, it'll be both: the value that you stash on disk will be
hardcoded, but if you find some other value on disk first, then use
that instead of the hardcoded value.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 14 10:34:12 2007

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.