The following files in Git SF repotitory:
* src/test/sqlite3/sqlite-src-3070900/src/test_func.c
* src/test/sqlite3/sqlite-src-3070900/tool/restore_jrnl.tcl
contain a mix of Unix EOL (\n) and Windows EOL (\r\n).
This mix causes troubles to any Subversion client which cannot detect
the proper EOL property to apply.
Cheers,
Manu