Supply current procedure for updating SourceForge

[SVN r22251]
This commit is contained in:
Beman Dawes 2004-02-13 00:59:58 +00:00
parent 0ad1debd62
commit 8ed09d2556

View File

@ -191,7 +191,7 @@ plan is to replace them with more generic procedures over time.</p>
<li>Complete the SourceForge <li>Complete the SourceForge
<a href="http://sourceforge.net/docman/display_doc.php?docid=6445&group_id=1#createrelease"> <a href="http://sourceforge.net/docman/display_doc.php?docid=6445&group_id=1#createrelease">
release procedure</a>.<ul> release procedure</a>.<ul>
<li>Admin | Edit Packages: Add Release for package name boost</li> <li>Admin | File Releases | Add Release for package name boost</li>
<li>New release name: 1.21.2 | create this release</li> <li>New release name: 1.21.2 | create this release</li>
<li>Step 1: paste in release notes (in HTML). <b>Be sure to note difference <li>Step 1: paste in release notes (in HTML). <b>Be sure to note difference
between .zip and .gz/bz2 files.</b> Submit/Refresh</li> between .zip and .gz/bz2 files.</b> Submit/Refresh</li>
@ -204,33 +204,34 @@ plan is to replace them with more generic procedures over time.</p>
</ul> </ul>
</li> </li>
<li><i><b>Consider putting up a temporary &quot;Update in progress&quot; root/index.html <li><i><b>Consider putting up a temporary &quot;Update in progress&quot; root/index.html
during site update</b></i><br> during site update<br>
&nbsp;</li> &nbsp;</b></i></li>
<li>Update the web site using WS_FTP Pro (64.226.201.52).<ul> <li>Update the web site:<pre>cd ...\boost_1_28_0
<li>Start keep_isdn_awake</li> tar -cf site.tar *
<li>Local system: c:\boost\boost_n.n.n</li> bzip2 -k site.tar
<li>Tools | Synchronize | Control file name:<ul>
<li>boost_people (use &quot;Test script only&quot; first to verify all is working.)</li> dir site.tar.bz2
<li>boost_more</li> pscp site.tar.bz2 beman_dawes@shell1.sourceforge.net:/home/groups/b/bo/boost/htdocs/
<li>boost_status</li>
<li>boost_tools</li> keep_idsn_awake in another window.
<li>boost_doc</li>
<li>boost_libs</li> c:\bgd\util\putty\plink.exe beman_dawes@shell.sourceforge.net
<li>boost_boost</li> cd /home/groups/b/bo/boost/htdocs
</ul> pwd
</li> ls -l site.tar.bz2
<li>Connection: boost</li>
<li>Update the root director (drag and drop files and directories) [Do the root directory last!&nbsp; This requested by users who happened to rm -fr boost
connect during site updates.]</li> rm -fr doc
<li>Top level directory seems to copy files unnecessarily. Doesn't happened in rm -fr libs
when whole sub-dir is drag and dropped.<br> rm -fr more
At end of a file transfer, it is not unusual for there to be a 30-45 second rm -fr people
hang. This is not a sign of failure.</li> rm -fr status
<li>Inspect index, etc dates</li> rm -fr tools
<li>Disconnect.</li> bunzip2 -kc site.tar.bz2 | tar -x
<li>Stop keep_isdn_awake<br> ls
&nbsp;</li> exit
</ul>
stop keep_isdn_awake</pre>
</li> </li>
<li>Check actual <a href="http://www.boost.org">www.boost.org</a> site with <li>Check actual <a href="http://www.boost.org">www.boost.org</a> site with
browser. Look at a bunch of files that should have been updated to make sure browser. Look at a bunch of files that should have been updated to make sure
@ -257,7 +258,7 @@ plan is to replace them with more generic procedures over time.</p>
</ul> </ul>
<hr> <hr>
<p>Revised: <p>Revised:
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->26 November, 2003<!--webbot bot="Timestamp" endspan i-checksum="39365" --></p> <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->04 February, 2004<!--webbot bot="Timestamp" endspan i-checksum="40405" --></p>
<p>© Copyright Beman Dawes 2001</p> <p>© Copyright Beman Dawes 2001</p>
<p>Use, modification, and distribution are subject to the Boost Software License, <p>Use, modification, and distribution are subject to the Boost Software License,