git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Amit Walambe <awalambe@arcom.com>
Cc: git@vger.kernel.org
Subject: Re: git bisect not accepting -git kernels
Date: Tue, 17 Jul 2007 18:44:36 +0200	[thread overview]
Message-ID: <20070717164436.GA26953@uranus.ravnborg.org> (raw)
In-Reply-To: <469CE836.6010508@arcom.com>

On Tue, Jul 17, 2007 at 05:03:02PM +0100, Amit Walambe wrote:
> Hi!
> I was trying to do a git bisect on 2.6.22-git6 and 2.6.22-git8. For 
> which I get following error :
> root@amit:/usr/src/linux-git # git bisect good v2.6.22-git6
> Bad rev input: v2.6.22-git6
> 
> The repository is obtained by :
> root@amit:/usr/src # git clone 
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 linux-git

The -git# is added by a script and does not exists as tags.
The same place where you retreive the -git files has a file identifying
the commit that is the latest - use the SHA of this and you should
be happy.

	Sam

  parent reply	other threads:[~2007-07-17 16:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-17 16:03 git bisect not accepting -git kernels Amit Walambe
2007-07-17 16:13 ` Peter Baumann
2007-07-17 16:16 ` Thomas Glanzmann
2007-07-17 16:36   ` Amit Walambe
2007-07-17 17:06     ` Amit Walambe
2007-07-17 16:44 ` Sam Ravnborg [this message]
2007-07-17 16:48 ` René Scharfe
2007-07-17 16:58   ` Amit Walambe
2007-07-17 17:10     ` Julian Phillips
2007-07-17 17:15       ` Amit Walambe
2007-07-17 17:11     ` Rogan Dawes

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=20070717164436.GA26953@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=awalambe@arcom.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).