All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@kernel.crashing.org>
To: Chris Zimman <chris@cryptoapps.com>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: linuxppc_2_4_devel tree and 2.4.19
Date: Wed, 30 Oct 2002 07:10:26 -0700	[thread overview]
Message-ID: <20021030141026.GL688@opus.bloom.county> (raw)
In-Reply-To: <20021030095346.GA16076@mail.cryptoapps.com>


On Wed, Oct 30, 2002 at 01:53:46AM -0800, Chris Zimman wrote:

> I'm just learning BitKeeper now -- and have a similar question.  I want
> to get the 2.4.19 (or 2.4.18, etc.) version of the kernel, but with all
> the enhancements for the Walnut platform (eg. OCP ethernet, PCI support,
> etc.)
>
> What I've been doing is cloning with -rv2.4.19, but as you pointed out,
> I think that gets me the kernel.org 2.4.19.  I'm clearly confused on how
> the merging works with respect to the mainline tree.

Basically a tag, like v2.4.19 works in BK in a similar way to CVS.  It
is the state of _a_ tree when that patch was applied.  But unlike CVS,
that tree can be pulled into another tree (somewhat like merging
branches, but only for thinking the problem out).  After this merge
happens however, no symbolic tag is made in the next tree.

So, to track down when a tag made in the linux_2_4 tree was merged into
the linuxppc_2_4 tree, you have to do a 'bk changes' and look by hand,
or a bk sccstool (graphical) and look at each ChangeSet.  This is
similar to the process for linuxppc_2_4_devel, except you want to see
when then linuxppc_2_4 tree, which had just had the linux_2_4 tree of
the version you want, was merged into linuxppc_2_4_devel.

--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      parent reply	other threads:[~2002-10-30 14:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-29 18:47 linuxppc_2_4_devel tree and 2.4.19 Tim M. Sanders
2002-10-29 19:20 ` Tom Rini
2002-10-29 20:00   ` Tim M. Sanders
     [not found]   ` <20021030095346.GA16076@mail.cryptoapps.com>
2002-10-30 14:10     ` Tom Rini [this message]

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=20021030141026.GL688@opus.bloom.county \
    --to=trini@kernel.crashing.org \
    --cc=chris@cryptoapps.com \
    --cc=linuxppc-dev@lists.linuxppc.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 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.