Author: buildbot
Date: Tue Jun 10 18:38:08 2014
New Revision: 912159

Log:
Staging update by buildbot for cayenne

Modified:
    websites/staging/cayenne/trunk/content/   (props changed)
    websites/staging/cayenne/trunk/content/dev/code-repository.html

Propchange: websites/staging/cayenne/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun 10 18:38:08 2014
@@ -1 +1 @@
-1599438
+1601732

Modified: websites/staging/cayenne/trunk/content/dev/code-repository.html
==============================================================================
--- websites/staging/cayenne/trunk/content/dev/code-repository.html (original)
+++ websites/staging/cayenne/trunk/content/dev/code-repository.html Tue Jun 10 
18:38:08 2014
@@ -97,37 +97,20 @@
 
 <hr>
 <div id="content">
-       <h2 id="source-code-access">Source Code Access</h2>
-<h2 id="git-repository">Git Repository</h2>
-<p>Cayenne uses Git for source control. To clone the code do this:</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">cayenne</span><span class="p">.</span><span 
class="n">git</span>
+       <h2 id="git-repository">Git Repository</h2>
+<p>Cayenne uses Git for source code version control. "Master" writable 
repository is located here:</p>
+<p><a 
href="https://git-wip-us.apache.org/repos/asf/cayenne.git";>https://git-wip-us.apache.org/repos/asf/cayenne.git</a></p>
+<p>It can be cloned by anyone, and that's where committers would ultimately 
push the code. We also have a GitHub read-only copy:</p>
+<p><a 
href="https://github.com/apache/cayenne";>https://github.com/apache/cayenne</a> 
</p>
+<p>Feel free to fork and/or star Cayenne there.</p>
+<h2 id="legacy-subversion-repository">Legacy Subversion Repository</h2>
+<p>Up to version 3.2M2 we used Subversion. For archival purposes SVN 
repository is still available 
+in a read-only mode:</p>
+<div class="codehilite"><pre>    <span class="p">[</span><span 
class="n">https</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">cayenne</span><span class="o">/</span><span 
class="n">main</span><span class="o">/</span><span class="p">](</span><span 
class="n">https</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">cayenne</span><span class="o">/</span><span 
class="n">main</span><span class="o">/</span><span class="p">)</span>
 </pre></div>
 
 
-<p>To browse it on the we web, go to <a 
href="https://git-wip-us.apache.org/repos/asf?p=cayenne.git";>https://git-wip-us.apache.org/repos/asf?p=cayenne.git</a>.</p>
-<p>TODO: our mirror on GitHub is not yet up to date pending <a 
href="https://issues.apache.org/jira/browse/INFRA-5936";>https://issues.apache.org/jira/browse/INFRA-5936</a></p>
-<h3 id="legacy-subversion-repository">Legacy Subversion Repository</h3>
-<p>Cayenne, up to version 3.2M2, was developed in Subversion. For archival 
purposes SVN repository is still available 
-in a read-only mode (see below). Note that it contains branches and tags for 
releases prior to 3.0, that are not present in Git. 
-So if you are looking for those older releases, you will have to use SVN.</p>
-<table>
-<thead>
-<tr>
-<th>Access Type</th>
-<th>URL</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Anonymous Access</td>
-<td><a 
href="http://svn.apache.org/repos/asf/cayenne/main/";>http://svn.apache.org/repos/asf/cayenne/main/</a></td>
-</tr>
-<tr>
-<td>Committer Access</td>
-<td><a 
href="https://svn.apache.org/repos/asf/cayenne/main/";>https://svn.apache.org/repos/asf/cayenne/main/</a></td>
-</tr>
-</tbody>
-</table>
+<p>Note that it contains branches and tags for releases prior to 3.0, that are 
not present in Git. So if you are looking for those older releases, you will 
have to use SVN.</p>
        <hr>
        <p id="footer">Copyright &#169; 2001-2012 Apache Software Foundation. 
Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache 
Cayenne project logo are trademarks of The Apache Software Foundation. <a 
href="/privacy-policy.html">Privacy policy</a>.
 </div>


Reply via email to