All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Peter Barada <peterb@logicpd.com>
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap <linux-omap@vger.kernel.org>
Subject: Re: Problem trying to pull particular commit from PM tree
Date: Wed, 18 Nov 2009 14:56:53 -0700	[thread overview]
Message-ID: <4B046DA5.1040907@mlbassoc.com> (raw)
In-Reply-To: <1258581497.750.57.camel@blitz>

On 11/18/2009 02:58 PM, Peter Barada wrote:
> On Wed, 2009-11-18 at 08:57 -0800, Tony Lindgren wrote:
>> * Peter Barada<peterb@logicpd.com>  [091118 06:20]:
>>> Is it possible to back up in time on the PM tree to find a particular
>>> commit, even across rebasings?  I'm interested in the commit used by TI
>>> to base their AM3517 work on which is:
>>>
>>> [Commit:ef25c2a0e0]: OMAP3: PM: defconfig: enable SRF by default.
>>>
>>> I tried:
>>>
>>> git clone git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
>>> git checkout -b pm origin/pm
>>> git reset --hard ef25c2a0
>>>
>>> But that came back with:
>>>
>>> fatal: ambiguous argument 'ef25c2a0': unknown revision or path not in
>>> the working tree.
>>>
>>> My git 'fu' is pretty weak.  Any ideas why this doesn't work?
>>> Thanks in advance!
>>
>> Maybe ef25c2a0e0 is some TI internal commit?
>
> I wouldn't think so.  Their comment in the release notes is:
>
> This release package includes a series of patches on top of the "pm"
> branch maintained at
> "http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=shortlog;h=pm". Baseline: [Commit:ef25c2a0e0]: OMAP3: PM: defconfig: enable SRF by default.
>
> 1) How can I search the linux-omap git world to see if the commit string
> exists?
>
> 2) When trees are rebased, are the previous commits in the tree lost -
> i.e. if tree A has commits A', A'', etc, and is rebased on tree B(which
> does not have the commits A', A'' in it), are the commits A', A'', etc
> lost?

Did you try specifying the entire key 'ef25c2a0e0', not just 'ef25c2a0'?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

  reply	other threads:[~2009-11-18 21:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-18 14:25 Problem trying to pull particular commit from PM tree Peter Barada
2009-11-18 16:57 ` Tony Lindgren
2009-11-18 21:58   ` Peter Barada
2009-11-18 21:56     ` Gary Thomas [this message]
2009-11-18 22:46     ` Kevin Hilman
2009-11-21 11:29       ` Kalle Valo

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=4B046DA5.1040907@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=peterb@logicpd.com \
    --cc=tony@atomide.com \
    /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 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.