Re: diff summarize with wc path (was Re: [PATCH] svn diff --summarize)
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-02-08 00:03:42 CET
Martin Hauner wrote:
That's fair enough.
> Anyway, how would the rep<->wc case look like?
Do you mean the command syntax?
svn diff --summarize -r100 wc/
Or the output? Just like the -rX:Y summary output.
Or the implementation? See below.
> I can imagine something like
No: a rep<->base diff would be useful, but it wouldn't be near enough to a
> Thoughts?
Step 1: Allow X:BASE and BASE:Y summaries. This is easy: just resolve "BASE"
Step 2: Implement a BASE:WC summary, performed without repository access. The
Step 3: Allow X:WC and WC:Y summaries, probably by combining the info from (1)
- Julian
---------------------------------------------------------------------
|
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.