Peter N. Lundblad wrote:
>
> If people like this, I plan to use the -x option for diff/diff3 options,
> as we do for external diffs and allow GNU diff options, e.g.:
> svn diff -x '-w'
>
> Candidate options are:
> -i --ignore-case (not sure about this; it has encoding problems)
> -b --ignore-space-change (for ASCII whitespace)
> -w --ignore-all-space (dito)
> --strip-trailing-cr (maybe)
If these options are being handled by the built in diff library,
shouldn't they be real options to the svn command, rather than parsed
out of the -x parameter?
By the way: very cool. Cool enough that I just changed my mind about
how fast I think 1.4 should be pushed out :). At my job, our trunk
branch just went through a major whitespace change due to an exception
handling refactor, and I've been doing all the merges to trunk by hand.
- Marc
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 3 18:06:03 2006