From: Rene Herman <rene.herman@keyaccess.nl>
To: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.de>,
ALSA development <alsa-devel@alsa-project.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [alsa-devel] HG -> GIT migration
Date: Wed, 21 May 2008 16:40:37 +0200 [thread overview]
Message-ID: <48343465.2030905@keyaccess.nl> (raw)
In-Reply-To: <Pine.LNX.4.61.0805211517290.1798@tm8103-a.perex-int.cz>
On 21-05-08 15:48, Jaroslav Kysela wrote:
> On Wed, 21 May 2008, Rene Herman wrote:
>> It's "worse" than that; rebasing is designed for a _private_ development
>> model. git-rebase is a very handy tool for people like myself (people
>> without a downstream that is) and it basically enables the quilt model
>> of a stack of patches on top of git but public trees that have people
>> pulling from them should generally not rebase or everyone who _is_
>> pulling finds a different tree each time.
>
> I don't see big obstacles with this model. You can do changes in your
> local tree and when 'git pull' fails from the subsystem tree, pull new
> subsystem tree to a new branch and do rebasing in your local tree, too.
>
> Rebasing can keep the subsystem tree more clean I think. It's only
> about to settle an appropriate workflow.
I'm also still frequently trying to figure out an/the efficient way of
using GIT but it does seem it's not just a matter of "pure downstream"
(which I do believe ALSA has few enough of to not make this be a huge
problem). For example linux-next is also going to want to pull in ALSA
and say it does, finds a trivial conflict with the trivial tree that it
also pulls in and fixes things up. If you rebase that which linux-next
pulls from I believe it will have to redo the fix next time it pulls
from you since it's getting all those new changesets.
I guess this can be avoided by just not rebasing that which linux-next
is pulling... and I in fact don't even know if linux-next does any
conflict resolution itself, trivial or otherwise.
<shrug>
I'll see how things work out.
Rene.
next prev parent reply other threads:[~2008-05-21 14:38 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.61.0805201314190.1798@tm8103-a.perex-int.cz>
[not found] ` <200805211430.06653.linux@audioscience.com>
[not found] ` <Pine.LNX.4.61.0805210805080.1798@tm8103-a.perex-int.cz>
[not found] ` <s5hve18vtml.wl%tiwai@suse.de>
[not found] ` <483415E7.5080402@keyaccess.nl>
[not found] ` <s5hfxsbx27f.wl%tiwai@suse.de>
2008-05-21 13:04 ` [alsa-devel] HG -> GIT migration Rene Herman
2008-05-21 13:48 ` Jaroslav Kysela
2008-05-21 14:40 ` Rene Herman [this message]
2008-05-21 14:52 ` Takashi Iwai
2008-05-21 15:29 ` Rene Herman
2008-05-22 1:24 ` Stephen Rothwell
2008-05-22 20:43 ` Rene Herman
2008-05-22 23:40 ` Stephen Rothwell
2008-05-21 14:47 ` Takashi Iwai
2008-05-21 15:40 ` Rene Herman
2008-05-21 16:02 ` Takashi Iwai
2008-05-21 16:16 ` Linus Torvalds
2008-05-21 16:51 ` Takashi Iwai
2008-05-21 17:43 ` Linus Torvalds
2008-05-21 18:11 ` Linus Torvalds
2008-05-21 18:25 ` david
2008-05-21 18:39 ` Linus Torvalds
2008-05-21 18:49 ` Takashi Iwai
2008-05-21 18:47 ` Takashi Iwai
2008-05-21 19:02 ` Linus Torvalds
2008-05-21 21:08 ` Takashi Iwai
2008-05-22 14:23 ` Dmitry Torokhov
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=48343465.2030905@keyaccess.nl \
--to=rene.herman@keyaccess.nl \
--cc=alsa-devel@alsa-project.org \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.de \
--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