On Fri, Nov 13, 2020 at 9:20 AM Branko Čibej <br...@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