Max Bowsher wrote:
> C.A.T.Magic wrote:
>>this would require an svn command for something like
>>'list all node-copies of this file that currently exist in -rHEAD below
>>/tags or /branches'
>>hmm... sounds easy - is it? :-)
>
> I think that "list all node-copies of this file" is possible, but it would
> be O(n) with the number of node-revisions. So, not so helpful once your
> repository starts getting big.
> Max.
it could be O(1) of the DB structure provides the right pointers.
and if limited to -rHEAD the number of nodes is probably not that large.
- maybe the planned fs_fs backend can support more node pointers...
:)
c.a.t.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 2 12:01:12 2004