]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Fix hardcoded line endings
authorDawid Ciecierski <dawid.ciecierski@gmail.com>
Fri, 11 Apr 2014 03:42:32 +0000 (05:42 +0200)
committerDawid Ciecierski <dawid.ciecierski@gmail.com>
Fri, 11 Apr 2014 03:42:32 +0000 (05:42 +0200)
commitd1cb1c2aa3fa3421142c433d35772fd106e688b8
tree68ad8a6a71f5ae20e1ab8b6bdea9681d89c9f94a
parent5107c9818774293c5ef936298090a62a2759bc8f
Fix hardcoded line endings

A little change that makes the script compatible with the Windows
Subversion binary, which uses "\r\n" rather than "\n" line endings as it
does on Unix. With this change I had no problem using the tool under
Windows.
svn2svn/run/svnreplay.py