Author: ctubbsii Date: Mon Feb 9 22:01:25 2015 New Revision: 1658590 URL: http://svn.apache.org/r1658590 Log: Suggest a different URL by default (because INFRA-9148) and change the anonymous git checkout url to use the git protocol, to match the POM scm/connection.
Modified: accumulo/site/trunk/content/source.mdtext Modified: accumulo/site/trunk/content/source.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/source.mdtext?rev=1658590&r1=1658589&r2=1658590&view=diff ============================================================================== --- accumulo/site/trunk/content/source.mdtext (original) +++ accumulo/site/trunk/content/source.mdtext Mon Feb 9 22:01:25 2015 @@ -62,7 +62,7 @@ need to install or modify the Thrift def To check out the code: - git clone http://git-wip-us.apache.org/repos/asf/accumulo.git + git clone https://git-wip-us.apache.org/repos/asf/accumulo.git #### Running a Build @@ -184,7 +184,7 @@ Accumulo's release guide can be found [h [cmsanon]: http://www.apache.org/dev/cmsref.html#non-committer [git]: http://git-scm.com/ [cgit]: https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=summary -[anongit]: http://git-wip-us.apache.org/repos/asf/accumulo.git +[anongit]: git://git.apache.org/accumulo.git [rb]: rb.html