Author: buildbot
Date: Tue Oct 11 15:28:41 2011
New Revision: 796903
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 Tue Oct 11
15:28:41 2011
@@ -57,15 +57,21 @@
<div id="content">
<h1 class="title">Source Code</h1>
- <p>Apache Wave will eventually use the <a
href="http://subversion.tigris.org/">Subversion</a> revision control system.</p>
-<h2 id="google_code_mercurial">Google Code Mercurial</h2>
-<p>Wave development is still currently hosted at google code. The google code
page for the project is still ]
-hosted here for the time being.</p>
+ <p>Apache Wave uses the <a
href="http://subversion.tigris.org/">Subversion</a> revision control system.</p>
+</br>
+
+<h2 id="apache_wave_svn_repository">Apache Wave SVN Repository</h2>
+<p>The repository is located at the following url:</p>
+<p><a
href="https://svn.apache.org/repos/asf/incubator/wave/trunk">https://svn.apache.org/repos/asf/incubator/wave/trunk/</a></p>
+<p><br/>
+<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="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>
-<h2 id="future_apache_svn">Future Apache SVN</h2>
-<p>We are currently in the process of migrating the source code to the Apache
Foundation Subversion Repository.
-The repository is located here:</p>
-<p><a
href="https://svn.apache.org/repos/asf/incubator/wave/">https://svn.apache.org/repos/asf/incubator/wave/</a></p>
</div>
<div id="footer">