https://bz.apache.org/bugzilla/show_bug.cgi?id=58575

--- Comment #1 from Javen O'Neal <[email protected]> ---
Added svn:auto-props in r1748802, which will check out files with native line
endings if the subversion client >=1.8.

For developers using an older subversion client, they could add the following
to their subversion config file:
http://stackoverflow.com/questions/5671406/force-svneol-style-native-on-the-server

Committers should add the following to ~/.subversion/config:
[miscellany]
enable-auto-props = yes

[auto-props]
*.java = svn:eol-style=native

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to