All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Jackson <pj@sgi.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: torvalds@osdl.org, wim@iguana.be, akpm@osdl.org,
	linux-kernel@vger.kernel.org, mochel@osdl.org
Subject: Re: [PATCH] 2.6.0 - Watchdog patches
Date: Tue, 30 Dec 2003 04:14:03 -0800	[thread overview]
Message-ID: <20031230041403.3ec6f2e4.pj@sgi.com> (raw)
In-Reply-To: <3FF0903F.1030604@pobox.com>

Another possibility I like is to recreate my changes (what few so far
...) against a clean bk tree, before sending.  Hide all my internal
iterations and changes from others.

I will pull frequently and liberally into the bk clones that I use to
track 2.6, 2.6-mm and whatever else I am based on.  These in turn I pull
into my main working bk tree, along with pulling in the various changes
I have in progress, each from their own bk clone.

Then when it comes time to send out a patch, I:

  1) Generate an old fashioned patch (bk export -tpatch),
     containing just the revisions relevant to what I will send.
  2) Clone a fresh bk tree that is closest to whatever
     the recipient of my patch would like to work with
  3) Apply the patch to the fresh clone, generating a
     clean history of one change for just that patch.
  4) Double check that that builds and boots.
  5) Then send that change out, usually by exporting it as a
     -second- old fashioned patch, since for reasons not
     relevant here, I end up sending patches, not bk pulls,
     down stream.

The objective being:

  My final "published work" is that patch - it should be
  as clean as practical.

By going into and back out of old fashioned patches, I isolate
the anal history that bk kept of all my interim changes from
the rest of the world.

-- 
                          I won't rest till it's the best ...
                          Programmer, Linux Scalability
                          Paul Jackson <pj@sgi.com> 1.650.933.1373

      reply	other threads:[~2003-12-30 12:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-06 10:51 [PATCH] 2.6.0-test4 - Watchdog patches - Documentation Wim Van Sebroeck
2003-12-29 19:52 ` [PATCH] 2.6.0 - Watchdog patches Wim Van Sebroeck
2003-12-29 20:11   ` Linus Torvalds
2003-12-29 20:22     ` Wim Van Sebroeck
2003-12-29 20:30       ` Linus Torvalds
2003-12-30  0:49         ` Matthias Andree
2003-12-30  6:36           ` Linus Torvalds
2003-12-30 13:36           ` [PATCH] 2.6.0 - Watchdog patches (BK consistency checks) Ed Tomlinson
2003-12-30 19:13             ` Andy Isaacson
2003-12-30 19:56               ` Eric D. Mudama
2003-12-30 20:16                 ` Andy Isaacson
2003-12-31 16:33                   ` Ed Tomlinson
2003-12-31 15:01               ` Ed Tomlinson
2003-12-31 17:42                 ` Eric D. Mudama
2003-12-31 19:13                 ` Andy Isaacson
2003-12-29 20:36     ` [PATCH] 2.6.0 - Watchdog patches Jeff Garzik
2003-12-30 12:14       ` Paul Jackson [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=20031230041403.3ec6f2e4.pj@sgi.com \
    --to=pj@sgi.com \
    --cc=akpm@osdl.org \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mochel@osdl.org \
    --cc=torvalds@osdl.org \
    --cc=wim@iguana.be \
    /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.