On Fri, Aug 1, 2008 at 7:23 AM, Alexander Litvinov
[off-list ref] wrote:
I dont think that disabling convertion is a good way. I really want to convert
my files.
To being able to synchronize efficiently in both ways, you need to store
files exactly as they were received from SVN then there will be no
problem with applying binary delta patch. All CRLF conversion should be
done on checkout and checkin from/to Git repository.
Dmitry