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

Re: svn commit: r1881534 - /subversion/trunk/build/ac-macros/macosx.m4

From: Branko Čibej <brane_at_apache.org>
Date: Sat, 14 Nov 2020 10:51:23 +0100

On 13.11.2020 17:37, Nathan Hartman wrote:
> On Fri, Nov 13, 2020 at 9:20 AM Branko Čibej <brane_at_apache.org> wrote:
>> On 07.09.2020 15:30, hartmannathan_at_apache.org wrote:
>>> Author: hartmannathan
>>> Date: Mon Sep 7 13:30:38 2020
>>> New Revision: 1881534
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1881534&view=rev
>>> Log:
>>> Avoid 'configure' error: cannot run test program while cross compiling
>>
>> Your changes added CRLF line endings to a script that didn't have them
>> previously.
>>
>> a) set svn:eol-style (and update the backport proposal)
> Done in r1883388. Added to the backport proposal but I'll let you un-veto it :-)

This fixes the issue on trunk, but when I merge the two revisions to
1.14.x ...

$ svn diff
svn: E135000: File '.../build/ac-macros/macosx.m4' has inconsistent newlines
svn: E135000: Inconsistent line ending style

$ svn ps svn:eol-style native build/ac-macros/macosx.m4
svn: E200009: File '.../build/ac-macros/macosx.m4' has inconsistent newlines
svn: E135000: Inconsistent line ending style

Did we really mean this? that 'svn diff' errors out on inconsistent
newlines? Really really? And that you can't make them consistent by
setting the svn:eol-style property (which 'svn merge' already did')?

-- Brane
Received on 2020-11-14 10:51:33 CET

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.