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

[TSVN] Re: Re: Top level menus, Log message dialog

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-10-27 10:09:03 CEST

SteveKing wrote:
> The svn_client_log() function takes a revision range to fetch log
> messages. The discussion was about making an svn_client_log2()
> function which takes a revision and a number of log messages as
> parameter so that you can actually do
> svn log -rHEAD:n100
> and you'll get exactly 100 log messages, no matter how many revisions
> you've got to go back to get 100 log messages.
>
> But such a function is still missing and won't happen before version
> 2.0 (most likely) because it requires a change in the server protocol.

Issue 1992 which describes a --limit option to svn log is provisionally
scheduled for inclusion in 1.2. Provided there is an API version, this
should do exactly what you want.

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 27 11:17:22 2004

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

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