Changes for page Getting the Wonder Source Code
Last modified by Bastian Triller on 2013/10/05 10:40
From version 139.1
edited by Lachlan Deck
on 2009/02/08 04:08
on 2009/02/08 04:08
Change comment:
Adjusting instructions for checking out Wonder trunk source to not check out branches.
To version 140.1
edited by azebchuk
on 2008/07/14 04:52
on 2008/07/14 04:52
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ldeck1 +XWiki.azebchuk - Content
-
... ... @@ -14,7 +14,7 @@ 14 14 15 15 {{noformat}} 16 16 17 - mkdir~/WonderLatest17 +cd ~/WonderLatest 18 18 19 19 {{/noformat}} 20 20 ... ... @@ -22,19 +22,10 @@ 22 22 23 23 {{noformat}} 24 24 25 -svn co https://wonder.svn.sourceforge.net/svnroot/wonder /trunk/Wonder ~/WonderLatest25 +svn co https://wonder.svn.sourceforge.net/svnroot/wonder 26 26 27 27 {{/noformat}} 28 28 29 -* As often as you prefer you can keep this up to date as follows: 30 - 31 -{{noformat}} 32 - 33 -$ cd ~/WonderLatest 34 -$ svn up 35 - 36 -{{/noformat}} 37 - 38 38 == Build and Install Wonder == 39 39 40 40 * Follow the "Building with Ant" instructions in the BUILD.txt document in the Wonder directory