You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by iv...@apache.org on 2016/12/17 07:54:33 UTC

svn commit: r1774714 - /apr/apr/trunk/

Author: ivan
Date: Sat Dec 17 07:54:33 2016
New Revision: 1774714

URL: http://svn.apache.org/viewvc?rev=1774714&view=rev
Log:
Add svn:auto-props to automatically add svn:eol-style=native for most
commonly used file types.

Modified:
    apr/apr/trunk/   (props changed)

Propchange: apr/apr/trunk/
------------------------------------------------------------------------------
--- svn:auto-props (added)
+++ svn:auto-props Sat Dec 17 07:54:33 2016
@@ -0,0 +1,6 @@
+*.c = svn:eol-style=native
+*.h = svn:eol-style=native
+*.py = svn:eol-style=native
+*.pl = svn:eol-style=native
+CMakeLists.txt = svn:eol-style=native
+STATUS = svn:eol-style=native