Changes between Version 10 and Version 11 of MakingRelease
- Timestamp:
- 09/10/08 14:36:18 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MakingRelease
v10 v11 25 25 - Tag the tip with '''1.0-base'''. 26 26 - Alternatively, should we call it '''1.0-parent'''? (c.f. Mercurial Queue) 27 - '''Do we really need this tag???''' 27 28 - Create a named branch for each new feature release. The name is just the release number like '''1.0'''. 28 29 - Then comes some commits (out of the default branch) preparing the repository for the release.