All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: 2.6.19-rcX vs 2.6.20
@ 2006-10-24  7:48 Gerrit Renker
  2006-10-24  7:53 ` Arnaldo Carvalho de Melo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gerrit Renker @ 2006-10-24  7:48 UTC (permalink / raw)
  To: dccp

[-- Attachment #1: Type: text/plain, Size: 2345 bytes --]

It seems that I am not the only one having headaches about which patches
are applied and which not. I spent a major part yesterday trying to get
the set of patches consistent with regard to Dave's/Arnaldo's latest tree.

What I have been doing over time is collecting all patches that were posted on this
list and have not made it upstream into a consistent, stacked set of patches.

With my own work this adds up to currently 17 patches, including:
	* 3 patches from Andrea which have also not been merged
	* 1 patch (typo) by Ian which has not been merged
	* patches from me with annotations that Arnaldo made incorporated
	* a few bug fixes (see also earlier posting)
	* general updates (such as the one Ian pointed out, but also the
          second part of the oops patch to reduce the number of forward decls)

Every day, after pulling, I have to reconstruct the whole stacked batch of patches
by applying them one after the other again. Even the script which does this is tedious.
Now I see the headaches it costs Arnaldo as well and hence:

  ==> Is there any way of using a separate DCCP repository for the mere purpose of
      keeping accepted and discussed patches in a consistent state?

It is little point if everyone keeps a separate stack of patches. On the other hand, it
is frustrating work having to chase after old and partially applied patches, battle with
rebased trees, merged close windows etc. 

With regard to 2.6.19-rX vs 2.6.20 I think that it is better not to submit more patches
not (only) because David said so, but with regard to `postponing headaches': all non-2.6.19-rX
patches have later again to be rebased/changed. Yesterday, this killed two of my repositories
and I had to change each manually from scratch again.


Arnaldo, what do you think is best ? I think it would be ideal if there was a consistent
tree, that would save a lot of work. 

What I could contribute to make this easier is to keep track of changes and merging (i.e.
the grunt work) - I am pulling the latest netdev tree daily anyway. Would this help? I am
not insinuating bypassing the revision process, but I am getting tired of rebasing. 

Well I hope it won't stay like this forever ...



PS: Ian, for a laugh I attach a script which I have been using a lot, it basically
answers your question `is this upstream or not' - in colour :)

[-- Attachment #2: is_patched_already.sh --]
[-- Type: application/x-shellscript, Size: 941 bytes --]

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

end of thread, other threads:[~2006-10-24  8:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-24  7:48 2.6.19-rcX vs 2.6.20 Gerrit Renker
2006-10-24  7:53 ` Arnaldo Carvalho de Melo
2006-10-24  8:12 ` Gerrit Renker
2006-10-24  8:23 ` Ian McDonald
2006-10-24  8:54 ` Gerrit Renker

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.