You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by rd...@apache.org on 2005/07/05 20:41:44 UTC

svn commit: r209302 - in /jakarta/site: docs/site/library.html xdocs/site/library.xml

Author: rdonkin
Date: Tue Jul  5 11:41:42 2005
New Revision: 209302

URL: http://svn.apache.org/viewcvs?rev=209302&view=rev
Log:
Added subversion book to library page. Patch contributed by Fredrik Westermarck.

Modified:
    jakarta/site/docs/site/library.html
    jakarta/site/xdocs/site/library.xml

Modified: jakarta/site/docs/site/library.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/library.html?rev=209302&r1=209301&r2=209302&view=diff
==============================================================================
--- jakarta/site/docs/site/library.html (original)
+++ jakarta/site/docs/site/library.html Tue Jul  5 11:41:42 2005
@@ -20,7 +20,7 @@
 <td>
 <div style="width:135px;height:50px;padding:10px;border:1px solid #666666">
 <a href="http://www.apachecon.com/2005/EU/">
-<img alt="Join ApacheCon in Stuttgart!" border="0" src="http://apache.org/images/ac2005eu_135x50.gif"/>
+<img src="http://apache.org/images/ac2005eu_135x50.gif" border="0" alt="Join ApacheCon in Stuttgart!"/>
 </a>
 </div>
 </td>
@@ -243,6 +243,15 @@
 <br/>
 Written by Per Cederqvist at al, this is the main manual for CVS. It provides details on all
 documented CVS features.
+</p>
+
+<p>
+<b>
+<a href="http://svnbook.red-bean.com/">Version Control with Subversion</a>
+</b>
+<br/>
+Written by Ben Collins-Sussman, Brian W. Fitzpatrick &amp; C. Michael Pilato.
+This is a Subversion manual that currently provides information about Subversion 1.0 and 1.1.
 </p>
 
 <p>

Modified: jakarta/site/xdocs/site/library.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/xdocs/site/library.xml?rev=209302&r1=209301&r2=209302&view=diff
==============================================================================
--- jakarta/site/xdocs/site/library.xml (original)
+++ jakarta/site/xdocs/site/library.xml Tue Jul  5 11:41:42 2005
@@ -73,6 +73,12 @@
 </p>
 
 <p>
+<b><a href="http://svnbook.red-bean.com/">Version Control with Subversion</a></b><br/>
+Written by Ben Collins-Sussman, Brian W. Fitzpatrick &amp; C. Michael Pilato.
+This is a Subversion manual that currently provides information about Subversion 1.0 and 1.1.
+</p>
+
+<p>
 <h3>Source Code Philosophy Resources </h3>
 The following are a set of articles written about the recent source code movements that help
 illustrate some of the attributes of a collaborative project such as this. You may not agree with all of



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: site-cvs-help@jakarta.apache.org