Author: buildbot
Date: Fri Nov 18 12:23:17 2011
New Revision: 798868
Log:
Staging update by buildbot
Modified:
websites/staging/wave/trunk/content/wave/source-code.html
Modified: websites/staging/wave/trunk/content/wave/source-code.html
==============================================================================
--- websites/staging/wave/trunk/content/wave/source-code.html (original)
+++ websites/staging/wave/trunk/content/wave/source-code.html Fri Nov 18
12:23:17 2011
@@ -67,8 +67,12 @@
<br/>
To check out the source code issue the following command:</p>
<p>svn co https://svn.apache.org/repos/asf/incubator/wave/trunk</p>
-<br/>
-
+<h2 id="apache_wave_git_mirror_read_only">Apache Wave Git Mirror (read
only)</h2>
+<p>The mirror is located at:
+<a href="git://git.apache.org/wave.git">git://git.apache.org/wave.git</a></p>
+<p>To clone the source code issue the following command:<br />
+git clone git://git.apache.org/wave.git wave
+<br/></p>
<h2 id="historical_google_code_repository">Historical Google Code
Repository</h2>
<p>Before moving to Apache, the wave source code was hosted at Google Code.
The source remains there fore historical reference. This code base can be
found here:</p>
<p><a
href="http://code.google.com/p/wave-protocol/">http://code.google.com/p/wave-protocol/</a></p>