Changes for page Getting the Wonder Source Code
Last modified by Bastian Triller on 2013/10/05 10:40
From version 109.1
edited by David Avendasora
on 2011/07/07 10:37
on 2011/07/07 10:37
Change comment:
There is no comment for this version
To version 92.1
edited by jbrook
on 2011/06/14 17:00
on 2011/06/14 17:00
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. avendasora1 +XWiki.jbrook - Content
-
... ... @@ -20,20 +20,15 @@ 20 20 21 21 1. h5. Clone the source repository from GitHub into a new directory named "WonderSource" or whatever you'd like. 22 22 23 +{{note title="Read Only"}} 24 +Note the URL shown here is the public read-only URL. Committers should use the SSH form of the URL for read-write. 25 +If "git://" does not work for you then use "http://" 26 +{{/note}} 27 + 23 23 {{code value="none"}} 24 24 git clone git://github.com/projectwonder/wonder.git WonderSource 25 25 {{/code}} 26 26 27 -If "git:~/~/" does not work for you then use "http:~/~/" 28 - 29 -{{note title="Wonder Committers"}} 30 - 31 -The URL above is the public, read-only URL. 32 -People with commit privileges for Project Wonder should use: *{{git@github.com:projectwonder/wonder.git}}* 33 -{warning}Do *not* change "git@..." to be your username.{warning} 34 - 35 -{{/note}} 36 - 37 37 You should see output something like this: 38 38 39 39 {{noformat}} ... ... @@ -81,7 +81,7 @@ 81 81 {{/note}} 82 82 83 83 * h5. Build and Install Project Wonder Binary Frameworks 84 -For building and installing the Wonder Frameworks, please see the standard [[Building and Installing WO Frameworks with Ant>>WO:Building and Installing a Framework with Ant]] pages. 79 +For building and installing the Wonder Frameworks, please see the standard [[Building and Installing WO Frameworks with Ant>>WO:Building and Installing a WO Framework with Ant]] pages. 85 85 86 86 {{note title="Using Both Binary and Source Code Frameworks on Your Development Machine"}} 87 87