|
From: <hba...@us...> - 2008-12-19 17:50:29
|
Revision: 9206
http://plplot.svn.sourceforge.net/plplot/?rev=9206&view=rev
Author: hbabcock
Date: 2008-12-19 17:50:25 +0000 (Fri, 19 Dec 2008)
Log Message:
-----------
Added a note about the location of intermediate output files for building the webpage. Updated instructions for getting the right version information on the webpage.
Modified Paths:
--------------
trunk/README.Release_Manager_Cookbook
Modified: trunk/README.Release_Manager_Cookbook
===================================================================
--- trunk/README.Release_Manager_Cookbook 2008-12-19 17:12:37 UTC (rev 9205)
+++ trunk/README.Release_Manager_Cookbook 2008-12-19 17:50:25 UTC (rev 9206)
@@ -84,6 +84,10 @@
N.B. the --dry-run option for rsync is a god-send and tells you exactly what
will happen without actually doing it.
+N.B. log files for the website build can be found in the /tmp/plplotdoc/build
+directory. This can be useful for finding problems with the build of the
+website.
+
(3) (Optional) Creating a test tarball from trunk
This step is only required if you have some concerns about how
@@ -309,7 +313,6 @@
Click on submit.
Update the project web page, including the examples:
-edit www/index.php to include a link to the latest release.
edit www/examples.php to reflect the current release number.
svn commit the updated pages.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|