Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Branching and tagging CDT 6.0

Sounds like a good policy to have, especially if you plan on fixing them at different times so you don't forget. I've never done it myself since I never felt the overhead of managing two bugs was worth it and I always propagated the fixes at the same time.

On Sun, Jun 21, 2009 at 9:40 PM, Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> wrote:
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Elena Laskavaia
> Sent: June-19-09 4:21 PM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] Branching and tagging CDT 6.0
>
> Critical and serious bugs, that do not change UI and public
> API go to 6.0.1 which is cdt_6_0 branch,
> same patches should be committed to head.

Sounds good.
Do you clone bugs when fixing both in HEAD and in 6_0,
so that we can set the target correctly for each one?

Thanks



 Could be exceptions
> - to discuss on mailing list.
>
> Everything else goes to HEAD.
>
>
> Marc Khouzam wrote:
> > Newbie question:
> >
> > What goes into cdt_6_0 and what goes into HEAD?
> > I've got bugs to commit but I also got a new feature I'm
> going to start.
> >
> > Thanks
> >
> > Marc
> >
> >
> --------------------------------------------------------------
> ----------
> >     *From:* cdt-dev-bounces@xxxxxxxxxxx
> >     [mailto:cdt-dev-bounces@xxxxxxxxxxx] *On Behalf Of *Vivian Kong
> >     *Sent:* June-18-09 10:51 AM
> >     *To:* cdt-dev@xxxxxxxxxxx
> >     *Subject:* [cdt-dev] Branching and tagging CDT 6.0
> >
> >     I've tagged the RC5/Final build as *CDT_6_0_0* (I200906161748).
> >     Branch *cdt_6_0* is now ready for CDT 6.0.1 check-ins.
> >
> >     Regards,
> >
> >     Vivian Kong
> >     IBM Eclipse CDT
> >     IBM Canada Toronto Lab
> >
> >
> >
> --------------------------------------------------------------
> ----------
> >
> > _______________________________________________
> > cdt-dev mailing list
> > cdt-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top