You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2008/01/20 23:31:02 UTC

svn commit: r613694 - /myfaces/tobago/trunk/src/site/apt/getting-started.apt

Author: bommel
Date: Sun Jan 20 14:31:01 2008
New Revision: 613694

URL: http://svn.apache.org/viewvc?rev=613694&view=rev
Log:
improved documentation

Modified:
    myfaces/tobago/trunk/src/site/apt/getting-started.apt

Modified: myfaces/tobago/trunk/src/site/apt/getting-started.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/getting-started.apt?rev=613694&r1=613693&r2=613694&view=diff
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/getting-started.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/getting-started.apt Sun Jan 20 14:31:01 2008
@@ -19,11 +19,18 @@
 
 Checking Out
 
-  Check out the sources by running the following:
+  Check out the 1.1.x sources by running the following:
 
 +----------------------------------------
-  svn checkout http://svn.apache.org/repos/asf/myfaces/tobago/trunk/ tobago
+  svn checkout http://svn.apache.org/repos/asf/myfaces/tobago/trunk tobago
 +----------------------------------------
+
+  Check out the 1.0.x sources by running the following:
+
++----------------------------------------
+  svn checkout http://svn.apache.org/repos/asf/myfaces/tobago/branches/tobago-1.0.x tobago-1.0.x
++----------------------------------------
+
 
 Building