
24 May
2008
24 May
'08
4:49 p.m.
On 24/05/2008, Nicola Musatti <Nicola.Musatti@gmail.com> wrote:
In my opinion all releases should be based on trunk and branched immediately before the first release candidate is issued. Most development activity should take place in specific branches that are merged to trunk at appropriate times. For instance immediately after a release branch is created would be a perfect moment to merge new libraries in.
I generally work on a branch but have found that changes need to be merged into trunk frequently so that they go through the regression testing system. And then, fixing any problems that turn up has to be done in trunk. Daniel