All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG] git-svn: --no-metadata related bug
@ 2011-04-05 19:07 Ramkumar Ramachandra
  2011-04-06 13:04 ` Michael J Gruber
  0 siblings, 1 reply; 5+ messages in thread
From: Ramkumar Ramachandra @ 2011-04-05 19:07 UTC (permalink / raw)
  To: Git Mailing List

Hi,

This bug was reported by sh4rm4 on #git-devel a few minutes ago [1].

Steps to reproduce:
$ git svn clone --no-metadata -T trunk http://dxirc.googlecode.com/svn/

Output:
Found possible branch point: http://dxirc.googlecode.com/svn/trunk => http://dxirc.googlecode.com/svn/branches/0.20, 93
Use of uninitialized value $u in substitution (s///) at /usr/lib/git/git-svn line 1733.
Use of uninitialized value $u in concatenation (.) or string at /usr/lib/git/git-svn line 1733.
refs/remotes/trunk: 'http://dxirc.googlecode.com/svn' not found in ''

Comments:
Works fine when '--no-metadata' is omitted.  It seems to be a simple
variable-initialization bug.  I would have posted a patch, but I can't
test it on my own system because git-svn doesn't work with the
upstream Subversion-related libraries I have installed.

[1]: http://colabti.org/irclogger/irclogger_log/git-devel?date=2011-04-05#l76

-- Ram

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

end of thread, other threads:[~2011-09-07  3:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-05 19:07 [BUG] git-svn: --no-metadata related bug Ramkumar Ramachandra
2011-04-06 13:04 ` Michael J Gruber
2011-04-06 18:12   ` Ramkumar Ramachandra
2011-09-03  7:01     ` DaveAbrahams
2011-09-07  3:39       ` Eric Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.