Boost C++ Libraries: Ticket #2316: Add instructions for release ZIP updating. https://svn.boost.org/trac10/ticket/2316 <p> Add instructions on how to patch a release ZIP to edit the web site release content displayed on the web site. Effectively must say: </p> <ol><li>Download the current Boost release ZIP, from the web server. </li><li>Unzip, and replace the patched files. </li><li>Rezip to the same name. </li><li>Upload the new ZIP to the web server to the directory "/home/grafik/www.boost.org/archives/live". </li></ol><p> Note, a few of these steps require access to the web server which is limited to a small number of users. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2316 Trac 1.4.3 Daniel James Sun, 28 Apr 2013 14:09:25 GMT <link>https://svn.boost.org/trac10/ticket/2316#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2316#comment:1</guid> <description> <p> This is out of date now. HTML can be patched by adding the new version of the file to <a class="ext-link" href="https://svn.boost.org/svn/boost/website/public_html/live/doc/fixes/"><span class="icon">​</span>https://svn.boost.org/svn/boost/website/public_html/live/doc/fixes/</a> which is checked by the documentation script before the normal locations. Image and css files should be added to <a class="ext-link" href="https://svn.boost.org/svn/boost/website/public_html/live/doc/libs/"><span class="icon">​</span>https://svn.boost.org/svn/boost/website/public_html/live/doc/libs/</a> which is served directly by the <code>.htacess</code> rules. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>René Rivera</dc:creator> <pubDate>Fri, 02 Jan 2015 04:22:31 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2316#comment:2 https://svn.boost.org/trac10/ticket/2316#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">obsolete</span> </li> </ul> <p> Even more obsolete now that people can edit in github do pull requests and merging them to master gets them in the web site. </p> Ticket