Author: buildbot
Date: Mon Mar 5 15:35:58 2012
New Revision: 807449
Log:
Staging update by buildbot for ace
Modified:
websites/staging/ace/trunk/content/ (props changed)
websites/staging/ace/trunk/content/get-involved/source-code.html
Propchange: websites/staging/ace/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Mar 5 15:35:58 2012
@@ -1 +1 @@
-1297088
+1297089
Modified: websites/staging/ace/trunk/content/get-involved/source-code.html
==============================================================================
--- websites/staging/ace/trunk/content/get-involved/source-code.html (original)
+++ websites/staging/ace/trunk/content/get-involved/source-code.html Mon Mar 5
15:35:58 2012
@@ -154,11 +154,16 @@
<div id="content"><h2 id="subversion">Subversion</h2>
<p>The official ACE repository can be found at:</p>
<ul>
-<li>TODO</li>
+<li><a
href="http://svn.apache.org/repos/asf/ace/">http://svn.apache.org/repos/asf/ace/</a></li>
</ul>
<p>If you're a committer, please use <em>https</em> to checkout the sources.
That allows you to also commit changes.</p>
<h2 id="git">Git</h2>
-<p>Even though Git is not officially supported at Apache yet, we still
maintain read-only mirrors to make it more convenient for developers using Git
to check out a copy of the sources.</p></div>
+<p>Even though Git is not officially supported at Apache yet, we still
maintain read-only mirrors to make it more convenient for developers using Git
to check out a copy of the sources:</p>
+<ul>
+<li><a href="git://git.apache.org/ace.git">Clone URL</a></li>
+<li><a href="http://git.apache.org/ace.git/">HTTP URL</a></li>
+<li><a href="https://github.com/apache/ace">Github</a></li>
+</ul></div>
<hr>
<footer>
<p>Copyright © 2012 The Apache Software Foundation, Licensed
under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The
Apache Software Foundation.</p>