Changes between Version 25 and Version 26 of ReleasePractices/ManagerCheckList


Ignore:
Timestamp:
Jan 30, 2009, 2:14:42 PM (14 years ago)
Author:
Beman Dawes
Comment:

tweak spacing

Legend:

Unmodified
Added
Removed
Modified
  • ReleasePractices/ManagerCheckList

    v25 v26  
    9090
    9191    * Upload release packages.
    92 
    9392{{{
    94 cd <snapshot-directory>
    95 dir boost_*              // verify this gets only the desired files
    96 rsync -avP -e --password-file=sourceforge_password.txt ssh boost_* beman_dawes@frs.sourceforge.net:uploads/
     93    cd <snapshot-directory>
     94    dir boost_*              // verify this gets only the desired files
     95    rsync -avP -e ssh boost_* beman_dawes@frs.sourceforge.net:uploads/
    9796}}}
    98 
    99 
    10097
    10198    * Create or edit a release. Admin | File Releases: Click "Add Release" for Package Name "boost".