You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/08/13 18:15:07 UTC

svn commit: r919251 - in /websites/staging/openoffice/trunk/content: ./ source.html

Author: buildbot
Date: Wed Aug 13 16:15:07 2014
New Revision: 919251

Log:
Staging update by buildbot for openoffice

Modified:
    websites/staging/openoffice/trunk/content/   (props changed)
    websites/staging/openoffice/trunk/content/source.html

Propchange: websites/staging/openoffice/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug 13 16:15:07 2014
@@ -1 +1 @@
-1616647
+1617750

Modified: websites/staging/openoffice/trunk/content/source.html
==============================================================================
--- websites/staging/openoffice/trunk/content/source.html (original)
+++ websites/staging/openoffice/trunk/content/source.html Wed Aug 13 16:15:07 2014
@@ -104,12 +104,16 @@ repository</a> in your web browser. </p>
 for more information on using subversion (svn) for the Apache OpenOffice project.</p>
 <p>For further information see the <a href="http://www.apache.org/dev/version-control.html">Apache Source Code Repository</a> page.</p>
 <h2 id="getting-the-source-code">Getting the source code</h2>
+<h3 id="using-svn">Using SVN</h3>
 <p>This will get you everything, including the language files:</p>
 <div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</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">openoffice</span><span class="o">/</span><span class="n">trunk</span> <span class="n">aoo</span>
 </pre></div>
 
 
 <p>Including SVN overhead, this requires approximately 4 GB of storage.</p>
+<h3 id="using-git">Using GIT</h3>
+<p>You can use our git repository for downloading source but not committing (read only):
+    <a href="https://github.com/apache/openoffice">https://github.com/apache/openoffice</a></p>
 <h2 id="browsingsearching-source-code">Browsing/Searching Source Code</h2>
 <p>We have an <a href="https://fisheye6.atlassian.com/browse/ooo">instance of Atlassian FishEye</a> for source browsing, searching, 
 reporting and visualization of main trunk (main development area). </p>