Changeset 6099
- Timestamp:
- 01/04/12 09:22:36 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/pustefix-docbook/src/docbkx/tutorial/getting-started.xml
r5212 r6099 134 134 your local development machine, execute the following commands: 135 135 </para> 136 <screen>$ svn co https://pustefix.svn.sourceforge.net/svnroot/pustefix/ branches/release-0.15.x/pustefix-tutorial136 <screen>$ svn co https://pustefix.svn.sourceforge.net/svnroot/pustefix/tags/pustefixframework-0.18.x/pustefix-tutorial 137 137 $ cd pustefix-tutorial/ajax-calculator (or first-app, usermanagement) 138 138 $ mvn tomcat:run</screen>
