Changes between Version 16 and Version 17 of ReleaseProcedure


Ignore:
Timestamp:
Sep 18, 2007, 9:45:53 AM (17 years ago)
Author:
Jari Häkkinen
Comment:

Added item about updating link to latest stable BASE docs.

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcedure

    v16 v17  
    167167  i. In section '''BASE ''devel'' ''' update link to `[milestone:A.B+1 A.B+1]`.[[br]][[br]]
    168168  i. Add a ''Base A.B'' subsection in the '''All packaged BASE releases''' section. [[br]][[br]]
     169 1. Change the symbolic link on the trac server to point to the latest stable release
     170{{{
     171ssh tracuser@base.thep.lu.se
     172cd /path/to/base/trac
     173svn co http://lev.thep.lu.se/repository/branches/A.B-stable base-A.B
     174rm base-latest
     175ln -s base-A.B base-latest
     176}}}
    169177 1. If required, merge the patch release into the trunk. To avoid
    170178    confusion and minimize the risk of loosing fixes, this step is