martin 98/10/06 08:05:30
Modified: . how-to-release.html
Log:
More cosmetics
Revision Changes Path
1.47 +3 -4 apache-devsite/how-to-release.html
Index: how-to-release.html
===================================================================
RCS file: /export/home/cvs/apache-devsite/how-to-release.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- how-to-release.html 1998/10/06 14:56:21 1.46
+++ how-to-release.html 1998/10/06 15:05:29 1.47
@@ -228,7 +228,7 @@
required. We still need the CVS tree, see below)<BR>
<CODE><STRONG>$ rm -fr apache_1.X.Y</STRONG></CODE>
<P>
-<LI> Make the tarball available for testing purposes:
(http://dev.apache.org/)<BR>
+<LI> Make the tarball available for testing purposes:
(http://dev.apache.org/dist/)<BR>
<CODE><STRONG>$ chmod 664 CHANGES apache_1.X.Y.tar.*</STRONG></CODE><BR>
<CODE><STRONG>$ cp apache_1.X.Y.tar.gz
/pub/httpd/dist</STRONG></CODE><BR>
<CODE><STRONG>$ cp apache_1.X.Y.tar.gz.asc
/pub/httpd/dist</STRONG></CODE><BR>
@@ -266,9 +266,8 @@
contain any uncommitted changes)<BR>
<CODE><STRONG>$ cvs release -d apache-1.X</STRONG></CODE>
<P>
+<STRONG>[ Now wait for the group to test and approve the tarball ]</STRONG>
<HR>
-<STRONG>[ Wait for group to test and approve the tarball ]</STRONG><BR>
-<HR>
<STRONG>[ Final release steps <U>after</U> the group has approved the
tarball ]</STRONG><BR>
<P>
@@ -276,7 +275,7 @@
these instructions until the group really approves the tarball !</EM>
<P>
-<LI> Make the distribution available: (http://www.apache.org/)<BR>
+<LI> Make the distribution available: (http://www.apache.org/dist/)<BR>
<CODE><STRONG>$ cp CHANGES /pub/apache/dist</STRONG></CODE><BR>
<CODE><STRONG>$ cp apache_1.X.Y.tar.gz
/pub/apache/dist</STRONG></CODE><BR>
<CODE><STRONG>$ cp apache_1.X.Y.tar.gz.asc
/pub/apache/dist</STRONG></CODE><BR>