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

Re: Idea for specifying revisions

From: Chia-Liang Kao <clkao_at_clkao.org>
Date: 2004-02-18 09:15:10 CET

The limit N changes option is very useful, as in perforce and svk.
However with the current RA API there isn't an easy way to allow this.

I implemented it with fs node_history tracking to find the boundry for
actual log display.

Cheers,
CLK

On Tue, Feb 17, 2004 at 11:34:28PM -0800, Garrick Olson wrote:
> I was thinking it would be most useful if the "arithmetic" was based on
> actually changed revisions rather than simply revision numbers. Thus,
> the examples above would mean "show me the last 10 changes to foo", and
> "show the first five changes to bar following revision 123" (which would
> *not* be the same as -r 123:128).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 18 09:15:36 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.