[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: Nathan Hartman <hartman.nathan_at_gmail.com>
Date: Fri, 13 Nov 2020 10:30:06 -0500

On Fri, Nov 13, 2020 at 9:20 AM Branko Čibej <brane_at_apache.org> wrote:
> a) set svn:eol-style (and update the backport proposal)
> b) fix your editor :)

Suggestion needed:

All of these do not have svn:eol-style set:

ax_boost_base.m4
ax_boost_unit_test_framework.m4
compiler.m4
libsecret.m4
lz4.m4
macosx.m4
py3c.m4

Also svn:auto-props on trunk does not have *.m4:

*.c = svn:eol-style=native
*.cpp = svn:eol-style=native
*.h = svn:eol-style=native
*.hpp = svn:eol-style=native
*.java = svn:eol-style=native
*.py = svn:eol-style=native
*.pl = svn:eol-style=native
*.rb = svn:eol-style=native
*.sql = svn:eol-style=native
*.txt = svn:eol-style=native
README = svn:eol-style=native
BRANCH-README = svn:eol-style=native
STATUS = svn:eol-style=native

How big of a fix do we want?

(1) Just macosx.m4?
(2) All the above *.m4?
(3) All the above *.m4 and add *.m4 to auto-props?

Thanks,
Nathan
Received on 2020-11-13 16:30:36 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.