Hello Marc
I fixed the following SVN properties on the new Java source files
recently committed:
svn:mime-type text/plain;charset=UTF-8
svn:eol-style native
(same for properties files except the encoding which is set to ISO-8859-1)
Depending on your IDE or diff tools, this commit may appear as if every
lines in every files were changed, but actually there is no change at
all except End Of Line (EOL) style. The apparent changes are only a
result of SubVersion adjusting automatically the EOL style to the
developer platform and should be invisible to you.
Martin