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

Re: graphical diffs

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-12 20:51:46 CET

Philip Martin <philip@codematters.co.uk> writes:
> I suppose we could wrap it ourselves, on the fly, using some sort of
> parsing system, something like
>
> svn diff --diff-file "wizzy-diff %1 %2 --first \"%3\" --second \"%4\""

Can we not call it "--diff-file"? Although shorter, it may be
confusing to a lot of people, since the "diff file" often means the
file containing diff data, that is, input to the `patch' program.

Any of `--diff-cmd', `--diff-pgm', or `--diff-program' would avoid
this.

> Just avoiding the issue isn't going to work, seeing a cute, graphical
> diff between tmp.58928.00001 and tmp.53776.00001 is not going to
> satisfy the user.

Oh, don't worry, no one was proposing to ignore it (at least, that's
not what I meant).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 12 21:25:43 2002

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.