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

Re: Commercial Users of Subversion: LET ME KNOW

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-07-24 19:27:25 CEST

On Sat, 2004-07-24 at 13:12, Branko Čibej wrote:
> >>5. I'm not sure what this would be called, but it would be very useful
> >>for us to be able to query a list of files/revisions that have a
> >>property set to a certain value.

> You can't do this efficently today. We don't have any kind of property
> index, so you'd have to walk the whole tree all the way back to r1 to
> return such a list. Equivalent in time to dumping the repository.

I don't think it's quite that bad, since we don't use diffy storage for
property lists.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 24 19:27:48 2004

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

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