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

Re: Viewing "tags" for a file

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2004-01-16 16:15:53 CET

On Fri, Jan 16, 2004 at 08:04:45AM -0600, C. Michael Pilato wrote:
> - To see a list of tags and branches that file belongs to in CVS is
> O(1). In Subversion, it's currently not possible (for a couple
> of reasons[1]), but would be something quite a bit > O(1) if it
> were.
>

This is not true. CVS is O(N) in the number of tags and branches.
The constant factor is very small though.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 16 16:17:03 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.