Greg Hudson <ghudson@MIT.EDU> writes:
> > If a repository has 30,000 revisions, how does FSFS do? Is there a
> > directory somewhere that has 30,000 entries (in the regular
> > filesystem, I mean, not the versioned filesystem, of course)?
>
> Yes, you get a big directory.
>
> > Or is there some sort of subdir'ing that changes the potential O(N)
> > problem here to O(log(N)) instead?
>
> This could be implemented in a backward-compatible fashion in the
> future, so I'd like to wait until someone demonstrates a practical
> problem before adding this bit of complexity.
Sure, sounds like a good plan.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 25 19:48:44 2004