Mikael Magnusson wrote: > That somehow looks more like an svn error than a git error, does > svn checkout http://code.djangoproject.com/svn work? You were correct, I tried subversion and got the same error. I rebuilt (gentoo ~x86) neon-0.28.3, subversion-1.5.2 and git-1.6.0.2, and have functional git svn operations. 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 Does the segfault risk corruption of the git repository data? Would I report this as a git bug or distribution bug? Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html