You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2015/05/11 18:39:46 UTC

svn commit: r950940 - in /websites/staging/directory/trunk/content: ./ sources.html

Author: buildbot
Date: Mon May 11 16:39:46 2015
New Revision: 950940

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/sources.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 11 16:39:46 2015
@@ -1 +1 @@
-1678318
+1678776

Modified: websites/staging/directory/trunk/content/sources.html
==============================================================================
--- websites/staging/directory/trunk/content/sources.html (original)
+++ websites/staging/directory/trunk/content/sources.html Mon May 11 16:39:46 2015
@@ -163,14 +163,14 @@
 
 
 <h1 id="sources">Sources</h1>
-<p>Sources for the Apache Directory projects are currently managed through <a href="http://subversion.tigris.org|subversion.tigris.org">Subversion</a>, except for Fortress Core which is <a href="https://git-wip-us.apache.org/">git base</a>. For each project you can find a detailed description how to checkout and build the source on the project documentation. This page is just a short overview.</p>
+<p>Sources for the Apache Directory projects are currently managed through <a href="http://subversion.tigris.org|subversion.tigris.org">Subversion</a>, except for Fortress Core which is <a href="http://git-wip-us.apache.org/">git base</a>. For each project you can find a detailed description how to checkout and build the source on the project documentation. This page is just a short overview.</p>
 <p><img alt="Subversion" src="images/subversion_logo.png" /></p>
 <h2 id="web-access-to-subversion">Web Access to Subversion</h2>
 <p>If you just want to browse the source code, you can use the <a href="http://svn.apache.org/viewvc/directory">web interface to Subversion</a>. This is current at all times.</p>
 <h2 id="web-access-to-git">Web access to Git</h2>
-<p>If you just want to browse the source code, you can use the <a href="https://git-wip-us.apache.org/repos/asf?p=directory-fortress-core.git">web interface to Git</a>. This is current at all times.</p>
+<p>If you just want to browse the source code, you can use the <a href="http://git-wip-us.apache.org/repos/asf?p=directory-fortress-core.git">web interface to Git</a>. This is current at all times.</p>
 <h2 id="normal-subversiongit-access">Normal Subversion/Git Access</h2>
-<p>Anyone can check code out of Subversion. You only need to specify a username and password in order to update the Subversion repository, and only Directory committers have the permissions to do that. We run Subversion and Git over standard HTTPS, so hopefully you won't have problems with intervening firewalls.</p>
+<p>Anyone can check code out of Subversion. You only need to specify a username and password in order to update the Subversion repository, and only Directory committers have the permissions to do that. We run Subversion and Git over standard HTTP/HTTPS, so hopefully you won't have problems with intervening firewalls.</p>
 <h3 id="check-out-from-subversion-or-git">Check out from Subversion or Git</h3>
 <p>Again, anyone can do this. Use a command like:</p>
 <div class="codehilite"><pre><span class="n">svn</span> <span class="n">checkout</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">svn</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">directory</span><span class="o">/</span><span class="n">apacheds</span><span class="o">/</span><span class="n">trunk</span><span class="o">-</span><span class="n">with</span><span class="o">-</span><span class="n">dependencies</span>
@@ -178,7 +178,7 @@
 
 
 <p>or for Fortress :</p>
-<div class="codehilite"><pre><span class="n">git</span> <span class="n">clone</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">git</span><span class="o">-</span><span class="n">wip</span><span class="o">-</span><span class="n">us</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">directory</span><span class="o">-</span><span class="n">fortress</span><span class="o">-</span><span class="n">core</span><span class="p">.</span><span class="n">git</span> <span class="n">fortress</span>
+<div class="codehilite"><pre><span class="n">git</span> <span class="n">clone</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">git</span><span class="o">-</span><span class="n">wip</span><span class="o">-</span><span class="n">us</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">directory</span><span class="o">-</span><span class="n">fortress</span><span class="o">-</span><span class="n">core</span><span class="p">.</span><span class="n">git</span> <span class="n">fortress</span>
 </pre></div>
 
 
@@ -218,19 +218,19 @@
 </tr>
 <tr>
 <td align="center">Apache Fortress Core</td>
-<td align="center"><a href="https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git">https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git</a></td>
+<td align="center"><a href="http://git-wip-us.apache.org/repos/asf/directory-fortress-core.git">http://git-wip-us.apache.org/repos/asf/directory-fortress-core.git</a></td>
 </tr>
 <tr>
 <td align="center">Apache Fortress Realm</td>
-<td align="center"><a href="https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git">https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git</a></td>
+<td align="center"><a href="http://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git">http://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git</a></td>
 </tr>
 <tr>
 <td align="center">Apache Fortress EnMasse (REST API)</td>
-<td align="center"><a href="https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git">https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git</a></td>
+<td align="center"><a href="http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git">http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git</a></td>
 </tr>
 <tr>
 <td align="center">Apache Fortress Commander (Web UI)</td>
-<td align="center"><a href="https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git">https://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git </a></td>
+<td align="center"><a href="http://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git">http://git-wip-us.apache.org/repos/asf/directory-fortress-commander.git </a></td>
 </tr>
 <tr>
 <td align="center">Apache Directory Site</td>