Changes between Version 15 and Version 16 of MakingReleases

Show
Ignore:
Timestamp:
08/26/07 03:03:09 (6 years ago)
Author:
jarrod.millman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MakingReleases

    v15 v16  
    2626 
    2727= Create the release tag from the branch = 
    28  1. {{{svn cp http://svn.scipy.org/svn/scipy/branches/<version> http://svn.scipy.org/svn/scipy/tags/<version> -m "Create a release branch."}}} 
     28 1. {{{svn cp http://svn.scipy.org/svn/scipy/branches/<version> http://svn.scipy.org/svn/scipy/tags/<version> -m "Create the new release tag."}}} 
    2929 1. increment version number in {{{branches/<version>/scipy/version.py}}} 
    3030 1. set {{{release=True}}} in {{{tags/<version>/scipy/version.py}}}