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

Re: Re: newline symbol is always the same (TortoiseMerge)

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Tue, 10 Sep 2013 13:43:29 +0100

On 10 September 2013 12:53, Dan Lasley <dlasley_at_milleredge.com> wrote:
> I am seeing the same thing. I imported Windows CR/LF and checkout gives me LF. I thought there was a global setting to select the preference, but I can't seem to find it.

TortoiseMerge -> Settings -> General -> Ignore line endings (recommended)

The default is to ignore any differences in line endings.

However I can confirm some strange behaviour with 1.8.1

Start out with a normal windows-style file and edit in a hex editor to
remove CR on one line. Now all lines have CRLF line endings except
that one which has just LF. Save the file. Subversion does not detect
the change (CLI is the same in this respect). This is strange given
that the file size and timestamp have changed. However, my guess is
that because this file has svn:eol-style set to native that if I were
to commit any other change subversion would silently change the LF
back to CRLF.

Now change a different line and save again.
TSVN and SVN show the file as changed, as expected and I can now diff
with TMerge.
TMerge shows the line ending change provided that 'ignore line
endings' is turned off, but the character used to represent the line
ending is the same in both files, i.e. the bent arrow, so it is not
possible to see why the line is marked as changed without using a hex
editor.

Simon

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3064264

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-09-10 14:43:35 CEST

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

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