Changes between Version 2 and Version 3 of Dev_ReleaseManagement
- Timestamp:
- Mar 9, 2009 8:28:30 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev_ReleaseManagement
v2 v3 3 3 = Create a branch = 4 4 5 == version ==5 == Version == 6 6 7 7 version legend: … … 11 11 * '''z''' = fix (0 can be omitted) 12 12 13 == creating a new release branch ==13 == Creating a new release branch == 14 14 15 15 {{{ … … 32 32 }}} 33 33 34 The differences between branches and tags isthe following:34 The differences between branches and tags are the following: 35 35 36 36 * a tag may not be "patched" or "hotfixed" … … 38 38 * in case you apply a fix to a branch, please create a new tag from it 39 39 40 == creating a tag after a fix ==40 == Creating a tag after a fix == 41 41 42 42 {{{
