On 3 July 2011 08:32, David Bremner <david at tethera.net> wrote:
> On Sat, 2 Jul 2011 15:23:02 -0500, Jed Brown <jed at 59A2.org> wrote:
>
>> Remind me of why bugfix patches can't (usually) be applied to the
>> release branch first, then merged into master?
>
> Yes, that might work out for a "release" consisting of one or two
> critical patches, and happening more or less instantly. ?But maybe it
> makes sense to make more of an effort to do (some of) the release
> specific commits first on release and then merging to master, rather
> than cherry-picking everything during a freeze.

If by "a freeze" you mean freezing Carl's working branch, I agree,
that work is better done in different branch so no restriction is
imposed on Carl workflow.

> In that case we obviously need to merge release back to master. ?If we
> want to have one long running release branch, this leads to cross
> merging between the two branches.
>
> -----.--------------m------m-------.-- master
> ? ? | ? ? ? ? ? ? ?^ ? ? ?^ ? ? ?/
> ? ? ?\ ? ? ? ? ? ?/ ? ? ?/______v
> ? ? ? \ ? ? ? ? ?/ ? ? ?/v
> ? ? ? ?.--------+------+m-------+
> ? ? ? ? ? ? ? ?0.6 ? ?0.6.1 ? ? 0.7
>
> This is all a bit hypothetical at this point of course, since there has
> never been a bug-fix release.

But there shouldn't be any issue, any changes done in "release" should
be merged back to master as I see it.

Servilio

Reply via email to