Jeff Kowalczyk wrote: > However, each operation ends with a segmentation fault. This is the case > with all git svn repositories (e.g. several different svn remote hosts). > > (master) $ git svn rebase > M django/core/management/commands/makemessages.py > M docs/topics/i18n.txt > r9155 = 4c86e60f62366ac9c3fd9369c17c54801a8f2ea0 (trunk) > First, rewinding head to replay your work on top of it... > Fast-forwarded master to refs/remotes/trunk. > Segmentation fault Can you try to find out what exactly segfaults here? git-svn is implemented in Perl, so that means it's either Perl itself (unlikely), the SVN libraries hooked into Perl, or some git command run by git-svn. - Thomas -- Thomas Rast trast@{inf,student}.ethz.ch
Attachment:
signature.asc
Description: This is a digitally signed message part.