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

Re: [PATCH] svn diff --summarize

From: Martin Hauner <martin.hauner_at_gmx.net>
Date: 2006-02-05 16:14:14 CET

Julian Foad wrote:
> Garrett Rooney wrote:
> [...]
>> $ svn diff --summarize
>> svn: Summarizing diff can only compare repository to repository
>
> That might be considered an annoying limitation (of the API).

Originally i planned to implement the other cases too... but
since this is still an unreleased api i can't use in my client
(which was my motivation to work on this) this issue didn't
have much priority for me.. ;)

Anyway, how would the rep<->wc case look like?

I can imagine something like

do a summarize rep<->base (would be simply the rep<->rep operation)
somehow merge the summarize info with the status info to create
the final summarize info.

Maybe ignoring the local modifications and just doing the rep<->base
would be near enough?

Thoughts?

-- 
Martin
Subcommander, http://subcommander.tigris.org
a cross platform Win32/Unix/MacOSX subversion gui client & diff/merge tool.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 5 16:20:26 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.