Author: lewismc
Date: Thu May 8 18:40:19 2014
New Revision: 1593374
URL: http://svn.apache.org/r1593374
Log:
CMS commit to gora by lewismc
Modified:
gora/site/trunk/content/version_control.md
Modified: gora/site/trunk/content/version_control.md
URL:
http://svn.apache.org/viewvc/gora/site/trunk/content/version_control.md?rev=1593374&r1=1593373&r2=1593374&view=diff
==============================================================================
--- gora/site/trunk/content/version_control.md (original)
+++ gora/site/trunk/content/version_control.md Thu May 8 18:40:19 2014
@@ -2,7 +2,7 @@ Title: Gora Version Control System
##Overview
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.
##Subversion Repository
@@ -30,7 +30,7 @@ Instructions for committer SVN access ar
##Git Repository
###Anonymous Access (read-only)
-The apache git repository can be used for accessing the repository.
+The Apache git repository can be used for accessing the repository.
The URL for anonymous read-only access is
[http://git.apache.org/gora.git/](http://git.apache.org/gora.git/).
Alternatively the Github mirror at
[http://github.com/apache/gora](http://github.com/apache/gora) can also be
used.
The repository can be cloned by: