[Britton Leo Kerin]
> Now since fldiff can be invoked 'fldiff file1 file2' just like diff,
> you would expect it to work here, or if not, you would expect a
> specification somewhere from svn saying just how it intends to invoke
> the supplied diff command.  But I didn't find anything like that.

Upstream has discussed this a bit in the past (documenting --diff-cmd
better), and IIRC, the general idea was that --diff-cmd is really only
supported nowadays for compatibility and there's not much enthusiasm
for encouraging people to use it.

> Alternately, svn diff could provide some way to output what exactly
> its doing at run time.

--diff-cmd=echo

You'll see that the svn client itself outputs the Index: and ======
lines, then invokes the diff program.  Writing a shell wrapper around
any file differencing program you want should be a straightforward
affair.

Peter

Attachment: signature.asc
Description: Digital signature

Reply via email to