Git development
 help / color / mirror / Atom feed
From: Andreas Bombe <andreas.bombe@mytum.de>
To: Kyle Moffett <kyle@moffetthome.net>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Sam Ravnborg <sam@ravnborg.org>,
	Johannes Schindelin <Johannes.Schindelin@gmx.de>,
	git@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: current git kernel has strange problems during bisect
Date: Thu, 15 Jan 2009 17:54:25 +0100	[thread overview]
Message-ID: <20090115165425.GA7517@bombe-desk.opditex> (raw)
In-Reply-To: <f73f7ab80901131226s6af7730cucf9c44bc2b4f9545@mail.gmail.com>

On Tue, Jan 13, 2009 at 03:26:09PM -0500, Kyle Moffett wrote:
> On Sun, Jan 11, 2009 at 4:39 PM, Christian Borntraeger
> <borntraeger@de.ibm.com> wrote:
> > In my opinion we should really avoid subtree merges in the future as a curtesy
> > to people who do the uncool work of testing, problem tracking and bisecting.
> > </rant>
> 
> As an alternative, you can relatively easily rewrite the following
> independent histories:
> 
> A -- B -- C
> X -- Y -- Z
> 
> To look like this:
> 
> A -- B -- C -- X' -- Y' -- Z'
> 
> Where X' is (C + sub/dir/X), Y' is (C + sub/dir/Y), etc...

Given that the subtree may have been in development for a long time, it
is almost a certainty that the older commits may compile on A but not
on C.  By basing it all on C you create a lot of uncompilable commits
which hurt bisection just as bad.  At least with missing kernel sources
it is obvious that an attempt at compilation is futile and a waste of
time.

  reply	other threads:[~2009-01-15 17:22 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-11 15:02 current git kernel has strange problems during bisect Christian Borntraeger
2009-01-11 15:07 ` Christian Borntraeger
2009-01-11 15:14   ` Johannes Schindelin
2009-01-11 15:20     ` Christian Borntraeger
2009-01-11 16:31       ` Boaz Harrosh
2009-01-11 19:13       ` Linus Torvalds
2009-01-11 19:42         ` Sam Ravnborg
2009-01-11 19:47           ` Alexey Zaytsev
2009-01-11 23:02             ` Pierre Habouzit
2009-01-12  4:51               ` Christian Couder
2009-01-12  5:03                 ` Christian Couder
2009-01-11 20:04           ` Linus Torvalds
2009-01-11 21:39             ` Christian Borntraeger
2009-01-11 22:27               ` Daniel Barkalow
2009-01-13 20:26               ` Kyle Moffett
2009-01-15 16:54                 ` Andreas Bombe [this message]
2009-01-15 23:13                   ` Kyle Moffett
2009-01-11 21:54             ` Sam Ravnborg
2009-01-11 22:17             ` Alexey Zaytsev
2009-01-11 22:32               ` Sam Ravnborg
2009-01-11 22:34               ` Daniel Barkalow
2009-01-11 20:29         ` Andi Kleen
2009-01-11 20:51           ` Johannes Schindelin

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=20090115165425.GA7517@bombe-desk.opditex \
    --to=andreas.bombe@mytum.de \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=borntraeger@de.ibm.com \
    --cc=git@vger.kernel.org \
    --cc=kyle@moffetthome.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    --cc=torvalds@linux-foundation.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