Changes between Version 61 and Version 62 of ReleaseProcedure


Ignore:
Timestamp:
Jul 17, 2010, 6:45:36 AM (13 years ago)
Author:
Peter Johansson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcedure

    v61 v62  
    5454  1. Create a new minor branch using a one liner like
    5555{{{
    56 svn copy http://dev.thep.lu.se/svndigest/svn/trunk \
    57     http://dev.thep.lu.se/svndigest/svn/branches/A.B-stable \
    58     -m "New minor version A.B branch"
     56svn copy ^/trunk ^/branches/A.B-stable -m "New minor version A.B branch"
    5957}}}
    6058  1. Check out a wc of the new branch