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