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

* Re: [BUG] git-svn: --no-metadata related bug
  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
  0 siblings, 1 reply; 5+ messages in thread
From: Michael J Gruber @ 2011-04-06 13:04 UTC (permalink / raw)
  To: Ramkumar Ramachandra; +Cc: Git Mailing List

Ramkumar Ramachandra venit, vidit, dixit 05.04.2011 21:07:
> git svn clone --no-metadata -T trunk http://dxirc.googlecode.com/svn/

Works fine for me, using:

git svn --version
git-svn version 1.7.5.rc0.365.g23929a (svn 1.6.16)

What are the affected versions?

Michael

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

* Re: [BUG] git-svn: --no-metadata related bug
  2011-04-06 13:04 ` Michael J Gruber
@ 2011-04-06 18:12   ` Ramkumar Ramachandra
  2011-09-03  7:01     ` DaveAbrahams
  0 siblings, 1 reply; 5+ messages in thread
From: Ramkumar Ramachandra @ 2011-04-06 18:12 UTC (permalink / raw)
  To: Michael J Gruber; +Cc: Git Mailing List

Hi Michael,

Michael J Gruber writes:
> Ramkumar Ramachandra venit, vidit, dixit 05.04.2011 21:07:
> > git svn clone --no-metadata -T trunk http://dxirc.googlecode.com/svn/
> 
> Works fine for me, using:
> 
> git svn --version
> git-svn version 1.7.5.rc0.365.g23929a (svn 1.6.16)
> 
> What are the affected versions?

I'm sorry, but I have no additional information about the bug.  I
simply reported it on someone else's behalf, hoping that someone on
the list would be able to reproduce it and supply a fix (see IRC
conversation and explanation for not being able to test it myself).

-- Ram

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

* Re: [BUG] git-svn: --no-metadata related bug
  2011-04-06 18:12   ` Ramkumar Ramachandra
@ 2011-09-03  7:01     ` DaveAbrahams
  2011-09-07  3:39       ` Eric Wong
  0 siblings, 1 reply; 5+ messages in thread
From: DaveAbrahams @ 2011-09-03  7:01 UTC (permalink / raw)
  To: git

I am reproducing the problem here.  Unfortunately I can't share the
repository with you but I'm willing to try debugging it a bit.

--
View this message in context: http://git.661346.n2.nabble.com/BUG-git-svn-no-metadata-related-bug-tp6243475p6756044.html
Sent from the git mailing list archive at Nabble.com.

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

* Re: [BUG] git-svn: --no-metadata related bug
  2011-09-03  7:01     ` DaveAbrahams
@ 2011-09-07  3:39       ` Eric Wong
  0 siblings, 0 replies; 5+ messages in thread
From: Eric Wong @ 2011-09-07  3:39 UTC (permalink / raw)
  To: DaveAbrahams; +Cc: git

DaveAbrahams <dave@boostpro.com> wrote:
> I am reproducing the problem here.  Unfortunately I can't share the
> repository with you but I'm willing to try debugging it a bit.

Which version of git/git-svn are you using? (run: "git svn --version")
Can you reproduce it with newer versions?  (I can't)

-- 
Eric Wong

^ 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.