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

Re: Auditing Design - v1

From: Stefan Haller <haller_at_ableton.com>
Date: 2007-03-06 22:19:46 CET

Hyrum K. Wright <hyrum_wright@mail.utexas.edu> wrote:

> Also, in the indentation scheme, how would '--limit' function? Just
> limit the native revisions? Limit all revisions, including merged ones?
> In the above example, it would seem incomplete to print one of the
> indented revisions and not the other, if the user gave '--limit 3'.

Good question. After thinking about it, I'm afraid the only reasonable
answer is that the limit should apply only to top-level revisions (the
two alternatives would be applying the limit to the entire list of
top-level and indented revisions as a whole, or applying it again
recursively at each indentation level. Neither seems useful in
practice).

Which means that with '--merge-sensitive' you have to be prepared for
getting lots of output even with a small --limit value.

-- 
Stefan Haller
Ableton
http://www.ableton.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 6 22:20:10 2007

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.