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

RE: inconsistent newlines reported in what is apparently a binary file

From: <svnlgo_at_mobsol.be>
Date: 2006-09-18 09:38:41 CEST

Quoting Lübbe Onken <l.onken@rac.de>:

> Dietfrid Mali wrote:
> > I would very much like to have an option in TortoiseSVN to ignore
> > inconsistent newlines, and for the diff tool to treat CRLF
> > and LF line
> > endings equally (and be it at the cost of performance).
>
> There is and there will probably never be such an option for TortoiseSVN,
> since it's built into Subversion.
>
> Cheers
> - Lübbe

FYI, Subversion 1.4 has the option to ignore both whitespace and eol-style when
diffing, see Subversion's issue #2121 for more info.

With the Subversion command-line client these options can be used like this:
svn diff -x -w : ignore whitespace
svn diff -x --ignore-eol-style : ignore eol-style

regards,

Lieven.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Sep 18 09:39:03 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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