On 1/24/07, Martin Schapendonk <[EMAIL PROTECTED]> wrote: > Right now, I see many changes being applied to branches/1.2.x.x. When > will those changes be applied to the trunk? > > Or is it better to use branches/1.2.x.x instead of trunk/1.2.x.x for > dev versions?
I merge fixes into the trunk once I have verified the changes work with tests I have. The nightly builds are created from the branches. All of our sites, which I svn update often, use the 1.2.x.x branch. Those sites are the final test ;) -- /** * @author Larry E. Masters * @var string $userName * @param string $realName * @returns string aka PhpNut * @access public */ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
