[Zope-Coders] Re: Bug day and CVS

Chris McDonough chrism@zope.com
18 Dec 2002 09:47:57 -0500


It might be reasonable to have a branch, but I'd almost rather see us
make fixes on the release branch as chances are the bugs created by the
bug fixes get spotted faster.  Unless we only fix bugs on the HEAD,
which doesn't seem to make sense.  I don't anybody minds a few tests
failing for a few days... as long as there are tests.  The BASE tag is
just something that historically gets broken when people try to fix one
aspect of its behavior, but luckily there are tests to spot it.

- C

On Wed, 2002-12-18 at 03:24, Toby Dickenson wrote:
> On Tuesday 17 December 2002 3:19 pm, Chris McDonough wrote:
> > I think that we have a moratorium on changing any code that deals with
> > BASE tag behavior.  It's very fragile and needn't be messed with
> > unless something is desperately broken.
> 
> Frantic patching is a good thing on Bug Day, but its not great for it to 
> happen on the release branch. Perhaps future bug days could have their own 
> branch?