public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* IA64 bitkeeper trees (again)
@ 2004-08-18 22:09 Tony Luck
  2004-08-19  5:24 ` Ian Wienand
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tony Luck @ 2004-08-18 22:09 UTC (permalink / raw)
  To: linux-ia64

After I posted my description of how I'm using Bitkeeper trees
to manage the ia64 part of Linux I got some feedback.  Len Brown
kindly talked me through how he runs a 2-phase/2-stage set of
trees for ACPI ... and after a while it began to make sense (the
layout of the trees, not ACPI :-).  So I've set up a similar set
of four trees:


          +--------------+     +-----------------+
          | test-2.6.9   |     | release-2.6.9   |
          +--------------+     +-----------------+
                  ^                     ^
                  |                     |
          +--------------+     +-----------------+
          | test-2.6.8.1 | ->  | release-2.6.8.1 |
          +--------------+     +-----------------+

Work begins at the bottom left, which is a clone of Linus's tree when he
applied the v2.6.8.1 label.  I apply patches there, and do whatever
compile/boot tests I need to make me feel comfortable about the patches.
I can then push/pull them up to the test-2.6.9 tree which is based on
Linus's latest (by pulling each day) and re-compile there to make sure
that the changes don't conflict with other changes to the base.  Andrew
Morton can then pull from the upper left tree to feed into "-mm"
expose the changes to a wider test audience.

Once the changes are suitably aged, I'll pull them over to the "release"
trees, which are the staging area for Linus to pull from.

The actual names all have "linux-ia64-" prepended.  E.g.

   http://lia64.bkbits.net/linux-ia64-test-2.6.9

The names of the trees all change when Linus makes a release.

Len also gave me a script to create plain patches for non-BK
users ... I'll make the tweaks to the pathnames and get those
running soon.

-Tony



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

end of thread, other threads:[~2004-08-25  6:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-18 22:09 IA64 bitkeeper trees (again) Tony Luck
2004-08-19  5:24 ` Ian Wienand
2004-08-19  7:46 ` David Mosberger
2004-08-19 12:48 ` Jesse Barnes
2004-08-23 17:45 ` Luck, Tony
2004-08-25  6:28 ` Ian Wienand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox