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

Re: [PATCH] Experimental svn diff -w

From: Marc Sherman <msherman_at_projectile.ca>
Date: 2006-02-03 17:50:02 CET

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

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.