On Mon, 2011-06-20 at 09:28 -0500, dukeofgaming wrote: > On Mon, Jun 20, 2011 at 8:30 AM, Derick Rethans <der...@php.net> wrote: > > > > I am not generally against this RFC, but this point needs to be > > discussed first IMO. As having 5 active branches at the same time for > > the "multiple major releases" option is *not* workable. > > > > If its because of the constant merges, it would be workable if a DVCS was > being used =)
Even then it is hard. The "pure" merging is one thing. But for merging you first need to evaluate whether the patch is needed in the branch and test the patch on every branch. Over time the branches will diverge. Even if a patch applies it might be the wrong thing for a branch. And then every of these branches should be released. For a release one needs QA cycles etc. johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php