[gs-cvs] rev 8402 - trunk/gs/doc
giles at ghostscript.com
giles at ghostscript.com
Wed Nov 21 16:54:01 PST 2007
Author: giles
Date: 2007-11-21 16:54:01 -0800 (Wed, 21 Nov 2007)
New Revision: 8402
Modified:
trunk/gs/doc/Release.htm
Log:
Update release procedure documentation.
Modified: trunk/gs/doc/Release.htm
===================================================================
--- trunk/gs/doc/Release.htm 2007-11-21 22:42:03 UTC (rev 8401)
+++ trunk/gs/doc/Release.htm 2007-11-22 00:54:01 UTC (rev 8402)
@@ -438,19 +438,14 @@
</pre></blockquote>
<p>
-The xml changelog file can now be deleted. Run
+The xml changelog file can now be deleted.
-<blockquote><pre>
-toolbin/makehist.tcl
-</pre></blockquote>
-
<p>
-This updates <b><tt>doc/History#.htm</tt></b> from
-<b><tt>doc/News.htm</tt></b> and <b><tt>doc/Changes.htm</tt></b>.
+Copy the contents of News.htm and Changes.htm into a new section in
+History8.htm, and News.htm and Details.htm into Details8.htm. Then
+update the hyperlinks in History8.htm to point to Details8.htm instead
+of Details.htm so these remain valid after the next release.
-<p><strong>N.B. this is currently broken; changelog updates have to be
-manually copied into the History and Details files.</strong>
-
<p>
Then run
@@ -481,7 +476,7 @@
Pull a fresh copy for distribution from the repository:
<blockquote><pre>
-<tt>svn export http://svn.ghostscript.com:8080/ghostscript/tags/ghostscript-#.##</tt>
+<tt>svn export http://svn.ghostscript.com/ghostscript/tags/ghostscript-#.##</tt>
</pre></blockquote>
@@ -491,7 +486,6 @@
<blockquote>
<pre><tt>cd ghostscript-#.##</tt>
<tt>lynx -dump -nolist doc/Readme.htm > doc/README</tt>
-<tt>lynx -dump -nolist doc/Public.htm > doc/PUBLIC</tt></pre>
</blockquote>
<p>
More information about the gs-cvs
mailing list