Changes between Version 2 and Version 3 of Dev_ReleaseManagement


Ignore:
Timestamp:
Mar 9, 2009 8:28:30 PM (4 years ago)
Author:
till
Comment:

spelling

Legend:

Unmodified
Added
Removed
Modified
  • Dev_ReleaseManagement

    v2 v3  
    33= Create a branch = 
    44 
    5 == version == 
     5== Version == 
    66 
    77version legend: 
     
    1111 * '''z''' = fix (0 can be omitted) 
    1212 
    13 == creating a new release branch == 
     13== Creating a new release branch == 
    1414 
    1515{{{ 
     
    3232}}} 
    3333 
    34 The differences between branches and tags is the following: 
     34The differences between branches and tags are the following: 
    3535 
    3636 * a tag may not be "patched" or "hotfixed" 
     
    3838 * in case you apply a fix to a branch, please create a new tag from it 
    3939 
    40 == creating a tag after a fix == 
     40== Creating a tag after a fix == 
    4141 
    4242{{{