Author: dims
Date: Fri Feb 10 04:18:00 2006
New Revision: 376645
URL: http://svn.apache.org/viewcvs?rev=376645&view=rev
Log:
fix for cvs -> svn from mylene
Modified:
webservices/site/trunk/BUILD.txt
webservices/site/trunk/src/documentation/content/xdocs/library.xml
webservices/site/trunk/targets/library.html
Modified: webservices/site/trunk/BUILD.txt
URL:
http://svn.apache.org/viewcvs/webservices/site/trunk/BUILD.txt?rev=376645&r1=376644&r2=376645&view=diff
==============================================================================
--- webservices/site/trunk/BUILD.txt (original)
+++ webservices/site/trunk/BUILD.txt Fri Feb 10 04:18:00 2006
@@ -1,7 +1,7 @@
Building the WebServices website
--------------------------------
-1) Install Ant as desribed below.
-2) Install Forrest as desribed below.
+1) Install Ant as described below.
+2) Install Forrest as described below.
3) cd to the ws-site project directory (e.g. /projects/ws-site).
4) Run 'ant'.
Modified: webservices/site/trunk/src/documentation/content/xdocs/library.xml
URL:
http://svn.apache.org/viewcvs/webservices/site/trunk/src/documentation/content/xdocs/library.xml?rev=376645&r1=376644&r2=376645&view=diff
==============================================================================
--- webservices/site/trunk/src/documentation/content/xdocs/library.xml
(original)
+++ webservices/site/trunk/src/documentation/content/xdocs/library.xml Fri Feb
10 04:18:00 2006
@@ -28,26 +28,25 @@
<br/>
Written by the creators of the Java Programming Language, this online
book is
considered by many to be the bible for programming in
Java. A must read.
- </li>
+ </li>
<li>
<a
href="http://java.sun.com/products/jdk/javadoc/index.html">Javadoc</a>
<br/>
Javadoc is the automatic software documentation generator used by Java
since it
was first released. All Java code written for this project
must be documented using
Javadoc conventions.
- </li>
+ </li>
<li>
- <a href="http://www.cvshome.org/docs/blandy.html">Introduction to
CVS</a>
+ <a href="http://svnbook.red-bean.com/">Version Control with
Subversion</a>
<br/>
- Written by Jim Blandy, this brief introduction gives a first look into
CVS. If you
- have never used CVS before, you'll want to start here.
- </li>
+ Written by Ben Collins-Sussman, Brian W. Fitzpatrick and C. Michael
Pilato, this book
+ is the main manual for Subversion.
+ </li>
<li>
- <a href="http://www.cvshome.org/docs/cederqvist.html">Version
Management with CVS</a>
+ <a
href="http://www.apache.org/dev/version-control.html#anon-svn">Apache guidance
for Subversion</a>
<br/>
- Written by Per Cederqvist at al, this is the main manual for CVS. It
provides details
- on all documented CVS features.
- </li>
+ The Apache Guidelines for using Subversion. You should be familiar
with them.
+ </li>
</ul>
</section>
<section>
Modified: webservices/site/trunk/targets/library.html
URL:
http://svn.apache.org/viewcvs/webservices/site/trunk/targets/library.html?rev=376645&r1=376644&r2=376645&view=diff
==============================================================================
--- webservices/site/trunk/targets/library.html (original)
+++ webservices/site/trunk/targets/library.html Fri Feb 10 04:18:00 2006
@@ -220,7 +220,7 @@
<br>
Written by the creators of the Java Programming Language, this online
book is
considered by many to be the bible for programming in
Java. A must read.
- </li>
+ </li>
<li>
@@ -230,25 +230,24 @@
Javadoc is the automatic software documentation generator used by Java
since it
was first released. All Java code written for this project
must be documented using
Javadoc conventions.
- </li>
+ </li>
<li>
-<a href="http://www.cvshome.org/docs/blandy.html">Introduction to CVS</a>
+<a href="http://svnbook.red-bean.com/">Version Control with Subversion</a>
<br>
- Written by Jim Blandy, this brief introduction gives a first look into
CVS. If you
- have never used CVS before, you'll want to start here.
- </li>
+ Written by Ben Collins-Sussman, Brian W. Fitzpatrick and C. Michael
Pilato, this book
+ is the main manual for Subversion.
+ </li>
<li>
-<a href="http://www.cvshome.org/docs/cederqvist.html">Version Management with
CVS</a>
+<a href="http://www.apache.org/dev/version-control.html#anon-svn">Apache
guidance for Subversion</a>
<br>
- Written by Per Cederqvist at al, this is the main manual for CVS. It
provides details
- on all documented CVS features.
- </li>
+ The Apache Guidelines for using Subversion. You should be familiar
with them.
+ </li>
</ul>
</div>