git-svn checksum mismatch
From: Reynald Borer <hidden>
Date: 2016-06-15 22:49:58
Hello all,
I'm using git with a subversion repository and am experiencing the
well known checksum mismatch problem when I try to fetch from our
repository:
r5289 = f110f54fc3a488639e8b645438c4538e7785228f (refs/remotes/trunk)
Checksum mismatch:
app/tnin/model/src/main/resources/etc/sql/migration_scripts/STX-12229.sql
expected: c70c72fe170781e3279c37d0de637a55
got: f90d31e1fd8e0f88569f87eb087c06c9
I have already been trying to diagnose this issue and have found
nothing to fix it so far. I have tried to do a checkout with an svn
client of the revision 5289, the previous one and then do an update,
everything works fine when doing so.
The only thing I see that may cause this issue is that the file has
special svn property (eol-style=native).
I am using git version version 1.7.2.3 (using svn 1.6.13).
Thanks in advance for your help,
Reynald Borer