git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Problem with git-svnimport
@ 2007-10-16 12:30 VAUCHER Laurent
  2007-10-18 18:09 ` Jan Hudec
  0 siblings, 1 reply; 4+ messages in thread
From: VAUCHER Laurent @ 2007-10-16 12:30 UTC (permalink / raw)
  To: git

  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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Problem with git-svnimport
@ 2007-10-16 15:48 VAUCHER Laurent
  0 siblings, 0 replies; 4+ messages in thread
From: VAUCHER Laurent @ 2007-10-16 15:48 UTC (permalink / raw)
  To: git

In fact, I think the problem appears not with undescore characters but spaces in tag and branche names.

Do you think there's a way around this (other than manually renaming tags and branches in the SVN repository)?

Laurent.

-----Message d'origine-----
De : git-owner@vger.kernel.org [mailto:git-owner@vger.kernel.org] De la part de VAUCHER Laurent
Envoyé : 16 October 2007 14:31
À : git@vger.kernel.org
Objet : !! SPAM Suspect : SPAM-URL-DBL !! Problem with git-svnimport

  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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem with git-svnimport
  2007-10-16 12:30 VAUCHER Laurent
@ 2007-10-18 18:09 ` Jan Hudec
  2007-10-18 23:06   ` Steven Grimm
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Hudec @ 2007-10-18 18:09 UTC (permalink / raw)
  To: VAUCHER Laurent; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 680 bytes --]

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 <bulb@ucw.cz>

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem with git-svnimport
  2007-10-18 18:09 ` Jan Hudec
@ 2007-10-18 23:06   ` Steven Grimm
  0 siblings, 0 replies; 4+ messages in thread
From: Steven Grimm @ 2007-10-18 23:06 UTC (permalink / raw)
  To: Jan Hudec; +Cc: VAUCHER Laurent, git

Jan Hudec wrote:
> git-svnimport is obsoleted (or mostly so) by git-svn. Look at that, please.
>   

This has been asked before, but I don't think there was a good answer: 
What remaining features does git-svnimport have that git-svn doesn't? It 
would be nice to not have two such tools if one of them doesn't actually 
add any value. Can we safely deprecate git-svnimport in the next release?

-Steve

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-10-18 23:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-16 15:48 Problem with git-svnimport VAUCHER Laurent
  -- strict thread matches above, loose matches on Subject: below --
2007-10-16 12:30 VAUCHER Laurent
2007-10-18 18:09 ` Jan Hudec
2007-10-18 23:06   ` Steven Grimm

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).