All of lore.kernel.org
 help / color / mirror / Atom feed
From: davidb@quicinc.com
To: Bryan Donlan <bdonlan@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Dividing up a large merge.
Date: Tue, 14 Jul 2009 17:29:26 -0700	[thread overview]
Message-ID: <20090715002926.GA26630@huya.quicinc.com> (raw)
In-Reply-To: <3e8340490907141716j77df346es1f894d6a7f6cb0aa@mail.gmail.com>

On Tue, Jul 14, 2009 at 05:16:54PM -0700, Bryan Donlan wrote:

> What do you mean by describing a merge? git is designed to have all
> the information needed for a merge inherent in the repository history.

Yes, provided you can actually do the merge all at once.

> Why are there so many conflicts to make this an issue?

Because I have to work in the "real world".

> If the commits are isolated to small changes, rebasing the developer
> topic branches instead of merging may help, by allowing you to take
> conflicts one commit at a time. For example, if your problems are
> primarily conflicts between developer branches and upstream:

No real developer branches with conflicts (I make those be
fixed), but several upstreams.  We have many developers busily
doing work, and one or more other companies is also working on
the same code.  Meanwhile, the mainline kernel advances at it's
own astounding rate.

Unfortunately, paying customers will always get priority of work,
even when that position is actually somewhat shortsighted and it
makes for a lot of merge effort later.

The real issue is that there isn't any single individual who
understands all of the code that conflicts.  It has to be divided
up somehow, I'm just trying to figure out a better way of doing
it.

Thanks,
David

  reply	other threads:[~2009-07-15  0:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-14 23:32 Dividing up a large merge davidb
2009-07-15  0:16 ` Bryan Donlan
2009-07-15  0:29   ` davidb [this message]
2009-07-15  0:34     ` Avery Pennarun
2009-07-15  1:19       ` davidb
2009-07-15  1:29         ` Douglas Campos
2009-07-15  1:32         ` Avery Pennarun
2009-07-15 12:28     ` Theodore Tso
2009-07-15 13:39       ` Jakub Narebski
2009-07-15 16:07         ` Theodore Tso
2009-07-15 14:47       ` Larry D'Anna
2009-07-15 18:57     ` Daniel Barkalow
2009-07-15 21:01       ` davidb

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=20090715002926.GA26630@huya.quicinc.com \
    --to=davidb@quicinc.com \
    --cc=bdonlan@gmail.com \
    --cc=git@vger.kernel.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.