Author: buildbot
Date: Mon Dec 16 14:39:43 2013
New Revision: 890580

Log:
Staging update by buildbot for wave

Modified:
    websites/staging/wave/trunk/content/   (props changed)
    websites/staging/wave/trunk/content/wave/source-code.html

Propchange: websites/staging/wave/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec 16 14:39:43 2013
@@ -1 +1 @@
-1486356
+1551217

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 Mon Dec 16 
14:39:43 2013
@@ -67,22 +67,22 @@
         </div>
         <div id="content">
         <h1 id="source-code">Source Code</h1>
-<p>Apache Wave resided within the Apache Incubator's  <a 
href="http://subversion.tigris.org/";>Subversion</a> 
+<p>Apache Wave resided within the Apache Incubator's  <a 
href="http://git.apache.org/";>Git</a> 
 repository.  Anyone is free to view and checkout the source code.  Only 
project members may
 commit directly to the repository, however feel free to submit a patch.  If 
accepted a committer
 can commit the code on your behalf.</p>
-<h2 id="apache-wave-svn-repository">Apache Wave SVN Repository</h2>
-<p>Repository URL: <a 
href="https://svn.apache.org/repos/asf/incubator/wave/trunk";>https://svn.apache.org/repos/asf/incubator/wave/trunk/</a></p>
-<p>To check out the source code issue the following command:
-<div class="code">
-svn co https://svn.apache.org/repos/asf/incubator/wave/trunk
-</div></p>
 <h2 id="apache-wave-git-mirror-read-only">Apache Wave Git Mirror (read 
only)</h2>
 <p>Git Mirror URL: <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:
 <div class="code">
 git clone git://git.apache.org/wave.git wave
 </div></p>
+<h2 id="apache-wave-git-incubation-repo-readwrite-for-committers">Apache Wave 
Git - incubation repo (read/write for committers)</h2>
+<p>Git  URL: <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:
+<div class="code">
+git clone https://git-wip-us.apache.org/repos/asf/incubator-wave.git wave
+</div></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 for 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>


Reply via email to