Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The following page has been changed by EricEvans: http://wiki.apache.org/cassandra/HowToContribute The comment on the change is: put subversion properties in a code block ------------------------------------------------------------------------------ Add this to your subversion configuration (.subversion/config on unix-style installs): + {{{ [auto-props] *.java = svn:eol-style=native *.properties = svn:eol-style=native @@ -53, +54 @@ *.sh = svn:eol-style=native;svn:executable *.thrift = svn:eol-style=native *.txt = svn:eol-style=native - *.xml = svn:eol-style=native + *.xml = svn:eol-style=native + }}} == Got Git? ==
