Author: buildbot
Date: Fri Dec 28 12:54:03 2018
New Revision: 1038199
Log:
Staging update by buildbot for thrift
Modified:
websites/staging/thrift/trunk/content/ (props changed)
websites/staging/thrift/trunk/content/developers.html
Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 28 12:54:03 2018
@@ -1 +1 @@
-1842241
+1849844
Modified: websites/staging/thrift/trunk/content/developers.html
==============================================================================
--- websites/staging/thrift/trunk/content/developers.html (original)
+++ websites/staging/thrift/trunk/content/developers.html Fri Dec 28 12:54:03
2018
@@ -95,29 +95,22 @@ h2:hover > .headerlink, h3:hover > .head
</ul>
<hr />
<h2 id="source-control">Source Control<a class="headerlink"
href="#source-control" title="Permanent link">¶</a></h2>
-<p>The Apache Thrift source code resides in the Apache git repository. Four
types of access are available:</p>
+<p>The Apache Thrift source code resides in <a
href="https://github.com/apache/thrift">GitHub</a>. Three types of access are
available:</p>
<ul>
<li>
<p><strong>Web-Access (read-only)</strong></p>
-<p>Source code can be browsed via the Web </p>
-<p><a
href="https://git-wip-us.apache.org/repos/asf?p=thrift.git">https://git-wip-us.apache.org/repos/asf?p=thrift.git</a></p>
+<p>Source code can be browsed via the Web:</p>
+<p><a
href="https://github.com/apache/thrift">https://github.com/apache/thrift</a></p>
</li>
<li>
<p><strong>Anonymous (read-only)</strong></p>
-<p>git clone <a
href="https://git-wip-us.apache.org/repos/asf/thrift.git">https://git-wip-us.apache.org/repos/asf/thrift.git</a></p>
+<p>git clone https://github.com/apache/thrift.git</p>
</li>
<li>
<p><strong>Committer Access (read-write)</strong></p>
-<p>General instructions for committer access is <a
href="https://git-wip-us.apache.org">here</a></p>
+<p>General instructions for committer access is <a
href="https://git-wip-us.apache.org/#committers-getting-started">here</a>. It
is a little stale (especially the netrc file information).</p>
<p><a
href="https://git-wip-us.apache.org/repos/asf/thrift.git">https://git-wip-us.apache.org/repos/asf/thrift.git</a></p>
</li>
-<li>
-<p><strong>unofficial Git repositories</strong></p>
-<p>Unofficial git repositories are mirrors of the main repository</p>
-<ul>
-<li><a href="http://github.com/apache/thrift">Github</a></li>
-</ul>
-</li>
</ul>
</div>
<div class="container">