crossley 2004/09/11 22:14:49
Modified: build/site howtoparticipate.html howtoparticipate.pdf
Log:
Add recent good SVN revision number of Forrest.
Minor text tweaks.
Revision Changes Path
1.16 +5 -4 incubator-site/build/site/howtoparticipate.html
Index: howtoparticipate.html
===================================================================
RCS file: /home/cvs/incubator-site/build/site/howtoparticipate.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- howtoparticipate.html 11 Sep 2004 06:34:03 -0000 1.15
+++ howtoparticipate.html 12 Sep 2004 05:14:49 -0000 1.16
@@ -482,7 +482,7 @@
cvs -q update -Pd modules/incubator-site
cp -Rf staging/incubator.apache.org/* modules/incubator-site/build/site
-... Now do the usual CVS stuff: 'cvs update' 'cvs add' 'cvs diff' cvs commit'
+... Now do the usual CVS stuff: 'cvs update' 'cvs add' 'cvs diff' 'cvs
commit'
cd /www/incubator.apache.org
cvs update -Pd
@@ -493,6 +493,7 @@
<div style="margin-left: 0 ; border: 2px">
<p>
Install the current development version of Forrest from SVN.
+ (A reliable recent revision is 37368.)
Follow the
<a class="external"
href="http://forrest.apache.org/build.html">installation</a>
instructions to build it and set the environment variables
@@ -537,10 +538,10 @@
<span class="codefrag">incubator/build/site</span> directory with
the
<span class="codefrag">incubator-site/build/site</span>
directory.</p>
<pre class="code">
-diff -rq incubator/build/site incubator-site/build/site
+diff -rq incubator/build/site incubator-site/build/site | grep -v CVS
... Ensure that the differences are what you expect.
cp -Rf incubator/build/site/* incubator-site/build/site
-... Now do the usual CVS stuff: 'cvs update' 'cvs add' 'cvs diff' cvs commit'
+... Now do the usual CVS stuff: 'cvs update' 'cvs add' 'cvs diff' 'cvs
commit'
</pre>
<p>Another way to do this is to use the <span
class="codefrag">build.xml</span>
script by invoking Ant "syncsite" task. Do 'ant' in the
top-level
@@ -580,7 +581,7 @@
</p>
<p>
Keep your source documents in your project CVS. To publish
- your site, simply "cvs checkin" your final generated documents
+ your site, simply "cvs commit" your final generated documents
to the "incubator-site" module as
<span
class="codefrag">/incubator-site/build/site/projects/${project-name}/**</span>
1.9 +63 -63 incubator-site/build/site/howtoparticipate.pdf
<<Binary file>>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]