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

Re: Roadmap for 1.1

From: <kfogel_at_collab.net>
Date: 2004-04-05 22:08:59 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
> This wouldn't be very hard to write. In the general case, we need some
> sort of API for finding all revisions that contain a specific property
> name/value. At the moment, this is already happening when we convert a
> date to a revision. The RA->get_dated_revision() API scans all the
> revisions, reading their 'svn:date" property and returns exactly one
> revision. We just need to generalize this idea. It just that nobody's
> bothered to do it yet.

Er, that only scales because get_dated_revision can do a binary
search, right?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 5 23:22:20 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.