I'm using git svn
for svn repo. My colleague commited to repo some native libraries and i can't rebase my trunk after that:
D native/libVal.so.v8.0.38za
A native/libHelpVAL.so
A native/libValuation.so.v9.0.36l
Incomplete data: Delta source ended unexpectedly at /usr/lib/git-core/git-svn line 5117
I've tryed to set core.autocrlf to false (as suggested) and do the clone but it didn't help to me. I'm using git 1.7.3.3 under cygwin(win xp).
Thx for any help.
I googled "Delta source ended unexpectedly" and found this which implies it's an issue on the svn side. Maybe try doing a git svn reset
to a few revisions before the changes your colleague made, and then git svn rebase
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With