You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/09/24 00:16:01 UTC

svn commit: rev 47122 - incubator/lenya/branches/BRANCH_1_2_X/src/documentation/content/xdocs/installation

Author: michi
Date: Thu Sep 23 15:16:00 2004
New Revision: 47122

Modified:
   incubator/lenya/branches/BRANCH_1_2_X/src/documentation/content/xdocs/installation/subversion.xml
Log:
branch added

Modified: incubator/lenya/branches/BRANCH_1_2_X/src/documentation/content/xdocs/installation/subversion.xml
==============================================================================
--- incubator/lenya/branches/BRANCH_1_2_X/src/documentation/content/xdocs/installation/subversion.xml	(original)
+++ incubator/lenya/branches/BRANCH_1_2_X/src/documentation/content/xdocs/installation/subversion.xml	Thu Sep 23 15:16:00 2004
@@ -34,10 +34,17 @@
 <section>
 <title>Subversion for the public</title>
 <p>
-Start the shell of your choice and enter:
+Start the shell of your choice and enter for the HEAD (1.4-dev):
 </p>
 <source>
 svn co http://svn.apache.org/repos/asf/incubator/lenya/trunk lenya-trunk
+</source>
+
+<p>
+or the 1.2.x-dev BRANCH:
+</p>
+<source>
+svn co http://svn.apache.org/repos/asf/incubator/lenya/branches/BRANCH_1_2_X lenya_1.2.x
 </source>
 </section>
 

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