[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug Fix vs. Development Branch
From: |
Ben Pfaff |
Subject: |
Re: Bug Fix vs. Development Branch |
Date: |
Mon, 11 Aug 2008 09:40:33 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
John Darrington <address@hidden> writes:
> Previously, we discussed the idea of keeping seperate branches for
> bug fixes and primary development.
>
> We've already commited some bug fixes to the master (which now has the
> version number 0.6.1). Should we now make a 0.7.0 branch for development?
I can see two ways to do this. One is just as you say. The
other would be to keep doing development on the branch we're
using, and then periodically choose the commits that are just bug
fixes and add just those commits to a bug fix branch using "git
cherry-pick".
Either way, I want to push out the change that generates
ChangeLogs automatically from the Git log before we branch.
Otherwise, just about every change will conflict (because they
all change the top of a ChangeLog file). I think I sent out a
patch for that earlier--did you have a chance to look at it?
--
"Ho ho ho. I _so_ enjoy making a fool out of myself."
--Linus, on Christmas Day, 2000
- Bug Fix vs. Development Branch, John Darrington, 2008/08/11
- Re: Bug Fix vs. Development Branch,
Ben Pfaff <=
- Re: Bug Fix vs. Development Branch, John Darrington, 2008/08/28
- Re: Bug Fix vs. Development Branch, Ben Pfaff, 2008/08/29
- branch proposal (was: Re: Bug Fix vs. Development Branch), Ben Pfaff, 2008/08/30
- Re: branch proposal (was: Re: Bug Fix vs. Development Branch), Jason Stover, 2008/08/30
- Re: branch proposal (was: Re: Bug Fix vs. Development Branch), John Darrington, 2008/08/30
- Re: branch proposal, Ben Pfaff, 2008/08/31
- Re: branch proposal, John Darrington, 2008/08/31