[WAGON-457] Wagon tests fail on Windows because Subversion crashes on a test repo
diff --git a/wagon-providers/wagon-scm/src/test/resources/test-repo-svn/db/.gitattributes b/wagon-providers/wagon-scm/src/test/resources/test-repo-svn/db/.gitattributes
new file mode 100644
index 0000000..ac0cab2
--- /dev/null
+++ b/wagon-providers/wagon-scm/src/test/resources/test-repo-svn/db/.gitattributes
@@ -0,0 +1,3 @@
+# Make all files end with LF even on Windows because Subversion
+# internal files are platform-neutral encoded with linefeed only.
+* eol=lf