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

Re: Quick analysis of svn log --limit

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2005-05-08 19:20:43 CEST

Garrett Rooney wrote:
[snip]
>
> That seems likely to fix the problem, or if we don't want to rev
> svn_repos_history2 (perhaps so that such a change could be merged into a
> subsequent 1.2.x release) we could also change svn_repos_get_logs3 to
> call svn_repos_history2 iteratively with progressively further back
> ranges of revisions until it finds enough revisions to satisfy the limit
> argument.
>
> -garrett

Yes, both your and Greg's ideas would remove the need for an interface
change and significantly improve efficiency. It seems like Greg's method
would be somewhat more efficient although a slightly more complex change?

I will work on this, but it will likely not be ready for a couple of days --
I have some experimenting/learning to do. So if someone else wants to get
it done sooner, feel free.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 8 19:21:43 2005

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.