dgaudet 97/12/20 12:35:10
Modified: . how-to-release.html
Log:
remove STATUS on release
Revision Changes Path
1.20 +2 -2 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.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- how-to-release.html 1997/10/20 21:09:20 1.19
+++ how-to-release.html 1997/12/20 20:35:09 1.20
@@ -118,8 +118,8 @@
<LI> Create <code>src/Configuration</code> file:<br>
<code><b>$ cp src/Configuration.tmpl src/Configuration</b></code>
<P>
-<LI> Remove <code>RULES.CVS</code> file and various <code>.cvsignore</code>
files:<br>
- <code><b>$ rm RULES.CVS</b></code><br>
+<LI> Remove <code>STATUS</code> and <code>RULES.CVS</code> file and various
<code>.cvsignore</code> files:<br>
+ <code><b>$ rm STATUS RULES.CVS</b></code><br>
<code><b>$ find . -name ".cvsignore" -exec rm {} \;</b></code>
<UL>
<LI><FONT COLOR="red">Note:</FONT> If you needed to do a