Hi. Trying to convert a svn repository to git, I encountered the following error: Use of uninitialized value in hash element at /usr/bin/git-svnimport line 534. Line 534 reads: my $gitrev = $branches{$srcbranch}{$therev}; I have installed packages git-core and git-svn on Ubuntu. These package have versions: "1:1.5.2.5-2-feisty1" The tool seems to choke on tags or branches with special characters (underscore, for instance). Laurent. - 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