On Tue, Oct 16, 2007 at 14:30:30 +0200, VAUCHER Laurent wrote: > 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). git-svnimport is obsoleted (or mostly so) by git-svn. Look at that, please. -- Jan 'Bulb' Hudec