2017年11月7日 星期二

GIT/ERROR: fatal: malformed index info XXXX XXXXXX

 perl - git svn clone malformed index info error - Stack Overflow
https://stackoverflow.com/questions/32465621/git-svn-clone-malformed-index-info-error

perl -d /usr/lib/git-core/git-svn fetch
Enter the following into the debugger and press ENTER:
b /usr/share/perl5/Git/SVN/Fetcher.pm:368 $base==undef or $dup==undef
This basically adds a conditional breakpoint at the position where I get the signal 11.

Then enter c to continue the execution and press ENTER.
Neither "git svn gc" nor "git gc" works. Only inserting the breakpoint works. Running perl debugger without breakpoint also failed.

沒有留言: