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

Re: svn commit: r22139 - in branches/ood-status-info/subversion: include libsvn_repos

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-10-27 21:00:25 CEST

On 10/27/06, pburba@tigris.org <pburba@tigris.org> wrote:
> Author: pburba
> Date: Fri Oct 27 11:56:41 2006
> New Revision: 22139
>
> Log:
> Cure(?) for cripplingly slow performance when finding deleted rev of ood path.
>
> * subversion/include/svn_repos.h
> (svn_repos_deleted_rev): Update doc string (it's a bit more restrictive now).
>
> * subversion/libsvn_repos/rev_hunt.c
> (svn_repos_deleted_rev): Reimplement using binary rather than linear search.

What if something was deleted multiple times? Don't you risk finding
an older one by mistake?

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 27 21:00:42 2006

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.