git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ramkumar Ramachandra <artagnon@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: [BUG] git-svn: --no-metadata related bug
Date: Wed, 6 Apr 2011 00:37:24 +0530	[thread overview]
Message-ID: <20110405190722.GB25644@kytes> (raw)

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

             reply	other threads:[~2011-04-05 19:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-05 19:07 Ramkumar Ramachandra [this message]
2011-04-06 13:04 ` [BUG] git-svn: --no-metadata related bug Michael J Gruber
2011-04-06 18:12   ` Ramkumar Ramachandra
2011-09-03  7:01     ` DaveAbrahams
2011-09-07  3:39       ` Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110405190722.GB25644@kytes \
    --to=artagnon@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).