Author: michael
Date: Tue Oct 11 15:29:31 2011
New Revision: 796904
Log:
Updated with new svn repository info.
Modified:
websites/production/wave/ (props changed)
websites/production/wave/content/wave/source-code.html
Propchange: websites/production/wave/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Oct 11 15:29:31 2011
@@ -1 +1 @@
-/websites/staging/wave/trunk:785678-794695
+/websites/staging/wave/trunk:785678-796903
Modified: websites/production/wave/content/wave/source-code.html
==============================================================================
--- websites/production/wave/content/wave/source-code.html (original)
+++ websites/production/wave/content/wave/source-code.html Tue Oct 11 15:29:31
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">