On 18 August 2014 12:39, Branko Čibej <br...@wandisco.com> wrote: > On 18.08.2014 09:21, Julian Foad wrote: > > Ivan Zhakov wrote: > > * subversion/include/svn_x509.h > * subversion/libsvn_subr/x509.h > * subversion/libsvn_subr/x509info.c > * subversion/libsvn_subr/x509parse.c > * subversion/tests/libsvn_subr/x509-test.c > (): Fix line endings and set svn:eol-style to native. > > May be it's already discussed, but do someone have objections on > settings 'svn:auto-props' on project root with content like this: > [[[ > svn:auto-props > *.py = svn:eol-style=native > *.c = svn:eol-style=native > *.h = svn:eol-style=native > ]]] > > Sounds good to me. +1. > > > There are a number of other patterns we want to add to that list: *.hpp, > *.cpp, *.py, *.rb, *.pl, *.txt, README, BRANCH-README, etc. ad nauseam. I > don't expect to find all of them on the first try, but we can sure try. :) > Done in r1621946. Thanks for your feedback.
-- Ivan Zhakov