git svn - ошибка в cygwin

У меня cygwin и git. Я пытаюсь выполнить коммит с помощью git для svn - git svn dcommit . Но не получается со странной ошибкой:

$ git svn dcommit
      4 [main] perl 5536 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap \\?\C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\List\Util\Util.dll to same address as parent: 0xA20000 != 0xB40000
Stack trace:
Frame     Function  Args
0088B508  6102749B  (0088B508, 00000000, 00000000, 00000000)
0088B7F8  6102749B  (61177B80, 00008000, 00000000, 61179977)
0088C828  61004AFB  (611A136C, 6125AB3C, 00A20000, 00B40000)
End of stack trace

Как исправить? Спасибо.

PS My system is windows 7 64 bit.

Update

reabase helped. but I had to reboot after executing rebase.

19
задан gor 16 February 2011 в 10:18
поделиться