tags 578908 + fixed-upstream
quit
Jens Seidel wrote:
> Yes, it helped:
>
> $ git svn reset -r13 -p
> Cannot find SVN revision 13
>
> $
Applied to master as 70ee0b7 (git svn: avoid uninitialized var in 'reset',
2010-05-04). Thanks again.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...
Hi Jonathan,
Does the following commit message + patch look good to you? Can you
edit if needed and sign-off so I can push this for Junio? Thank you.
From: Jonathan Nieder
Subject: [PATCH] git svn: avoid uninitialized var in 'reset'
When "git svn reset" is called with an invalid revision, we
Eric Wong wrote:
> Does the following commit message + patch look good to you? Can you
> edit if needed and sign-off so I can push this for Junio? Thank you.
Looks good to me; thanks!
Signed-off-by: Jonathan Nieder
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with
Jens Seidel wrote:
> On Mon, Apr 26, 2010 at 08:36:12AM -0500, Jonathan Nieder wrote:
>> Yes, I do. Sorry to take so long to get back to you; does this patch help?
>
> Yes, it helped:
>
> $ git svn reset -r13 -p
> Cannot find SVN revision 13
>
> $
Excellent, thanks.
>> diff --git a/git-svn.pe
On Mon, Apr 26, 2010 at 08:36:12AM -0500, Jonathan Nieder wrote:
> > On Fri, Apr 23, 2010 at 03:07:44PM +0200, Jens Seidel wrote:
> >> $ git svn reset -r13 -p
> >> Use of uninitialized value $commit in length at /usr/lib/git-core/git-svn
> >> line 3604.
> >> arg3 must be a full SHA1 hexsum
> >
> >
tags 578908 + upstream patch
thanks
Jens Seidel wrote:
> On Fri, Apr 23, 2010 at 03:07:44PM +0200, Jens Seidel wrote:
>> $ git svn reset -r13 -p
>> Use of uninitialized value $commit in length at /usr/lib/git-core/git-svn
>> line 3604.
>> arg3 must be a full SHA1 hexsum
>
> Oops, the revision I s
On Fri, Apr 23, 2010 at 03:07:44PM +0200, Jens Seidel wrote:
> $ git svn reset -r13 -p
> Use of uninitialized value $commit in length at /usr/lib/git-core/git-svn
> line 3604.
> arg3 must be a full SHA1 hexsum
Oops, the revision I specified (13) is invalid, the current branch (trunk)
starts with a
Package: git-svn
Version: 1:1.7.0.4-2
Severity: normal
$ git svn reset -r13 -p
Use of uninitialized value $commit in length at /usr/lib/git-core/git-svn
line 3604.
arg3 must be a full SHA1 hexsum
According to "git help svn" the options I specified are valid.
Jens
-- System Information:
Debian R
8 matches
Mail list logo