Author: buildbot
Date: Thu May 8 18:40:25 2014
New Revision: 908402
Log:
Staging update by buildbot for gora
Modified:
websites/staging/gora/trunk/content/ (props changed)
websites/staging/gora/trunk/content/version_control.html
Propchange: websites/staging/gora/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 8 18:40:25 2014
@@ -1 +1 @@
-1593368
+1593374
Modified: websites/staging/gora/trunk/content/version_control.html
==============================================================================
--- websites/staging/gora/trunk/content/version_control.html (original)
+++ websites/staging/gora/trunk/content/version_control.html Thu May 8
18:40:25 2014
@@ -157,7 +157,7 @@ under the License.
<h2 id="overview">Overview</h2>
<p>Gora uses the official subversion repository of the Apache Software
Foundation.
-However, Apache also provides read only mirrors for git users. Below you can
find
+Apache also provides support for git users. Below you can find
how to use subversion or git to access Gora's source code.</p>
<h2 id="subversion-repository">Subversion Repository</h2>
<h3 id="subversion-clients">Subversion Clients</h3>
@@ -178,7 +178,7 @@ Instructions for anonymous SVN access ar
Instructions for committer SVN access are <a
href="http://www.apache.org/dev/version-control.html#https-svn">here</a>.</p>
<h2 id="git-repository">Git Repository</h2>
<h3 id="anonymous-access-read-only_1">Anonymous Access (read-only)</h3>
-<p>The apache git repository can be used for accessing the repository.
+<p>The Apache git repository can be used for accessing the repository.
The URL for anonymous read-only access is <a
href="http://git.apache.org/gora.git/">http://git.apache.org/gora.git/</a>.
Alternatively the Github mirror at <a
href="http://github.com/apache/gora">http://github.com/apache/gora</a> can also
be used.
The repository can be cloned by:</p>