Development:Planning:Branching for Camino 2.0
Revision as of 11:34, 14 July 2009 by Sardisson (talk | contribs) (→Tinderboxen and versioning: links)
This page exists to provide a repository for requirements, notes, and other information relating to branching CVS trunk in order to support ongoing development for features out-of-scope for Camino 2 while providing a stable branch for the completion for Camino 2 and its subsequent security and stability updates.
Schedule
- Mid-late June, following the end of releasemania
Files
- mozilla/client.mk (will need to track any Core changes following branching) [1] [2] (for reference)
- mozilla/camino
- mozilla/tools/tinderbox-configs/camino
Tinderboxen and versioning
- Update 2.0 branch tinder-configs for branch name (uncomment
$BuildTag
and set to "CAMINO_2_0_BRANCH", set$milestone
to "2.0-M1.9", and set$BuildNameExtra
to "Cm2-M1.9" if it isn't already correct) - rsync Cm2-M1.9 to Cm2.1-M1.9 for "new" trunk on any tinderbox that will pull both, or where the "tree" directory needs to be renamed (link)
- Update multi-config.pl to run the new trunk on any tinderbox (link - "relevant snippet")
- Update tinderbox-config checkout in Cm2-M1.9/ to pull 2.0 branch files (link - cvs co -d)
- cb-xserve01 and probably cb-minibinus01 to pull/build CAMINO_2_0_BRANCH code and tinder-configs
- Update trunk tinder-configs for new version (
$BuildNameExtra
to "Cm2.1-M1.9" and$milestone
to "2.1-M1.9", which controls the ftp dir) - Update version number on trunk to "2.1a1pre"
Other
- Committers should use a local wrapper for cross-commit to provide branch args
- Socorro
- "Branch" field in Bugzilla will need something for 2.0.x branch
- Update status whiteboard docs for [camino-2.0] whiteboard entries
- Update website's "nightly" page to pull desired branch