tetsuya 2004/03/11 19:24:30
Modified: targets site.html site.pdf howtobuild.html howtobuild.pdf Log: HowToBuild - for Committers (description) Revision Changes Path 1.14 +24 -0 ws-site/targets/site.html Index: site.html =================================================================== RCS file: /home/cvs/ws-site/targets/site.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- site.html 12 Mar 2004 03:01:08 -0000 1.13 +++ site.html 12 Mar 2004 03:24:30 -0000 1.14 @@ -1534,6 +1534,30 @@ <div class="h2"> +<h2>For Committers</h2> +</div> + + +<p xmlns:cinclude="http://apache.org/cocoon/include/1.0"> + The procedure to make changes to http://ws.apache.org/ ... + </p> + +<ul xmlns:cinclude="http://apache.org/cocoon/include/1.0"> + +<li>*cd* into the local "ws-site" CVS dir</li> + +<li>execute "ant"</li> + +<li>execute "ant replace"</li> + +<li>cvs commit</li> + +<li>(If you are in a hurry) ssh to www.apache.org, *cd* to /www/ws.apache.org, and execute "cvs update -P"</li> + +</ul> + + +<div class="h2"> <h2>TIPS</h2> </div> 1.12 +742 -732 ws-site/targets/site.pdf <<Binary file>> 1.18 +24 -0 ws-site/targets/howtobuild.html Index: howtobuild.html =================================================================== RCS file: /home/cvs/ws-site/targets/howtobuild.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- howtobuild.html 12 Mar 2004 02:00:10 -0000 1.17 +++ howtobuild.html 12 Mar 2004 03:24:30 -0000 1.18 @@ -310,6 +310,30 @@ <div class="h3"> +<h3>For Committers</h3> +</div> + + +<p> + The procedure to make changes to http://ws.apache.org/ ... + </p> + +<ul> + +<li>*cd* into the local "ws-site" CVS dir</li> + +<li>execute "ant"</li> + +<li>execute "ant replace"</li> + +<li>cvs commit</li> + +<li>(If you are in a hurry) ssh to www.apache.org, *cd* to /www/ws.apache.org, and execute "cvs update -P"</li> + +</ul> + + +<div class="h3"> <h3>TIPS</h3> </div> 1.8 +100 -67 ws-site/targets/howtobuild.pdf <<Binary file>>