After updating msysgit to 1.7.11, I get the following error when calling git-svn:
$ git svn rebase
Can't locate Git/SVN/Editor.pm in @INC (@INC contains: /lib
/usr/lib/perl5/5.8.8/msys
/usr/lib/perl5/5.8.8
/usr/lib/perl5/site_perl/5.8.8/msys
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .)
at C:\Program Files\Git/libexec/git-core\git-svn line 81.
BEGIN failed--compilation aborted at C:\Program Files\Git/libexec/git-core\git-svn line 81.
Does anyone else experience this problems?
Update
Seems like this issue is fixed in the meanwhile. Keeping original answer for reference.
Original answer:
After doing a little research, I found this issue: https://github.com/msysgit/msysgit/issues/32
Obviously the bug is already known.
Meanwhile, I help myself by manually downloading the missing packages: