Author: buildbot
Date: Thu May 24 23:02:59 2012
New Revision: 819010
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 = 1342474
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 Thu May 24
23:02:59 2012
@@ -46,7 +46,7 @@
<li><a href="https://cwiki.apache.org/WAVE/">Wiki</a></li>
<li><a href="demo-servers.html">Demo Servers</a></li>
</ul>
-<h1 id="apache_foundation">Apache Foundation</h1>
+<h1 id="apache-foundation">Apache Foundation</h1>
<ul>
<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
@@ -58,23 +58,22 @@
<div id="content">
<h1 class="title">Source Code</h1>
<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></br></p>
+<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>
-<h2 id="apache_wave_git_mirror_read_only">Apache Wave Git Mirror (read
only)</h2>
+<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>
+<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>
</div>