If you update git from 1.7 to 1.8.x your
git-svn
might output the perl error message Error in `/usr/bin/perl': double free or corruption
. Now, this problem can be quickly fixed by adding an End block to /usr/share/perl5/vendor_perl/Git/SVN/Ra.pm
.