Changes between Version 23 and Version 24 of HetProcedures/DevelInstall


Ignore:
Timestamp:
Nov 18, 2018 7:42:09 PM (6 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/DevelInstall

    v23 v24  
    1313  * report to operations team the changes and impact of the changes to be installed.
    1414
    15 In order to achieve this consider the following scheme
    1615
    1716'''Development'''
     
    2019
    2120  If you are making only small changes that need only one or two commits, you can work in trunk... but don't break the build.
    22 
    23   An alternate model would be for all changes to be committed to trunk as we are doing now and to have a permanent deployment branch that we merge working commits into.  However, if there are extensive changes for one modifications we may have to merge many commits in order to get the full modification. This seems prone to error to me.
    2421
    2522  Testing is important prior to releasing code on unsuspecting RA/TOs.  With a new deployment scheme it is easy to revert to a prior working edition.