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

Re: Diff algorithm

From: Andreas Kostyrka <andreas_at_kostyrka.org>
Date: 2004-04-24 00:30:04 CEST

On Fri, Apr 23, 2004 at 05:25:54PM -0500, Crucius, Wesley wrote:
> Hello everybody,
>
> Can anybody tell me if there is an easy way to make the SVN command line
> diff operation ignore whitespace differences? (And of course how I
> might do that, not really just if it's possible)
You probably cannot do that.
Either modify the files and use the traditional diff command, or you
can try to code it in Python using the difflib.py module.

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 24 00:31:47 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.