Author: lmandel
Date: Tue Dec 25 20:32:39 2007
New Revision: 606840
URL: http://svn.apache.org/viewvc?rev=606840&view=rev
Log:
Updated to refer to SVN instead of CVS as the WS site is now stored in SVN.
Modified:
webservices/site/trunk/src/documentation/content/xdocs/howtobuild.xml
webservices/site/trunk/targets/howtobuild.html
Modified: webservices/site/trunk/src/documentation/content/xdocs/howtobuild.xml
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/src/documentation/content/xdocs/howtobuild.xml?rev=606840&r1=606839&r2=606840&view=diff
==============================================================================
--- webservices/site/trunk/src/documentation/content/xdocs/howtobuild.xml
(original)
+++ webservices/site/trunk/src/documentation/content/xdocs/howtobuild.xml Tue
Dec 25 20:32:39 2007
@@ -32,7 +32,7 @@
ws-site
</p>
<p>
- module via your favorite CVS tools. Please follow the
guildeline written <a href="site:cvs">here</a>.
+ module via your favorite SVN tools. Please follow the
guildeline written <a href="site:cvs">here</a>.
</p>
</section>
<section>
@@ -70,11 +70,11 @@
The procedure to make changes to http://ws.apache.org/ ...
</p>
<ul>
- <li>*cd* into the local "ws-site" CVS dir</li>
+ <li>*cd* into the local "ws-site" SVN 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>
+ <li>svn commit</li>
+ <li>(If you are in a hurry) ssh to www.apache.org, *cd* to
/www/ws.apache.org, and execute "svn update"</li>
</ul>
</section>
<section>
@@ -83,7 +83,7 @@
You can check whether ws-site will be successfully built or not by
following these procedures.
</p>
<ul>
- <li>cd into the local "ws-site" CVS dir</li>
+ <li>cd into the local "ws-site" SVN dir</li>
<li>execute "forrest run"</li>
<li>point the browser to http://localhost:8888/ to see the
site</li>
<li>edit the docs *in place* (build/webapp/content/xdocs/...) and
see changes via the browser by reloading the page</li>
Modified: webservices/site/trunk/targets/howtobuild.html
URL:
http://svn.apache.org/viewvc/webservices/site/trunk/targets/howtobuild.html?rev=606840&r1=606839&r2=606840&view=diff
==============================================================================
--- webservices/site/trunk/targets/howtobuild.html (original)
+++ webservices/site/trunk/targets/howtobuild.html Tue Dec 25 20:32:39 2007
@@ -259,7 +259,7 @@
ws-site
</p>
<p>
- module via your favorite CVS tools. Please follow the
guildeline written <a href="cvs.html">here</a>.
+ module via your favorite SVN tools. Please follow the
guildeline written <a href="cvs.html">here</a>.
</p>
</div>
@@ -318,15 +318,15 @@
</p>
<ul>
-<li>*cd* into the local "ws-site" CVS dir</li>
+<li>*cd* into the local "ws-site" SVN dir</li>
<li>execute "ant"</li>
<li>execute "ant replace"</li>
-<li>cvs commit</li>
+<li>svn 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>
+<li>(If you are in a hurry) ssh to www.apache.org, *cd* to /www/ws.apache.org,
and execute "svn update"</li>
</ul>
</div>
@@ -339,7 +339,7 @@
</p>
<ul>
-<li>cd into the local "ws-site" CVS dir</li>
+<li>cd into the local "ws-site" SVN dir</li>
<li>execute "forrest run"</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]