Changes between Version 35 and Version 36 of ReleasePractices/ManagerCheckList


Ignore:
Timestamp:
May 2, 2009, 4:32:29 PM (13 years ago)
Author:
Beman Dawes
Comment:

Expand instructions for updating the web site

Legend:

Unmodified
Added
Removed
Modified
  • ReleasePractices/ManagerCheckList

    v35 v36  
    131131   * Check SourceForge release page and release notes with web browser.             
    132132   
    133    * Update the web site:
    134        * Upload boost_n_n_n.zip to the web server, using scp, to "/u/grafik/www.boost.org/archives/live". (Requires server keys/access; currently only Rene and Beman.)
    135        * Merge the website/beta to website/live. (Anyone with website svn write permission.)
     133   * Upload boost_n_n_n.zip to the web server (Requires server keys/access; currently only Rene and Beman. Also assumes ~/.ssh has Beman's key files):
     134           * Start VirtualBox/Ubuntu.
     135           * ./mount-d.sh
     136           * cd d:/boost-release-snapshot
     137           * scp -r boost_1_39_0.zip grafik@beta.boost.org:/u/grafik/www.boost.org/archives/live
     138             
     139   * Merge the website/beta to website/live. (Anyone with website svn write permission.)
    136140
    137141   * Check actual www.boost.org site with browser. Look at a bunch of files that should have been updated to make sure the updates actually "took".