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 2011/08/30 17:05:43 UTC

svn commit: r795022 - /websites/staging/openofficeorg/trunk/content/openofficeorg/source.html

Author: buildbot
Date: Tue Aug 30 15:05:43 2011
New Revision: 795022

Log:
Staging update by buildbot

Modified:
    websites/staging/openofficeorg/trunk/content/openofficeorg/source.html

Modified: websites/staging/openofficeorg/trunk/content/openofficeorg/source.html
==============================================================================
--- websites/staging/openofficeorg/trunk/content/openofficeorg/source.html (original)
+++ websites/staging/openofficeorg/trunk/content/openofficeorg/source.html Tue Aug 30 15:05:43 2011
@@ -78,16 +78,16 @@
     <h1 class="title">Source Control</h1>
     <p>We use <a href="http://subversion.apache.org">Apache Subversion</a> for version control. You can <a href="http://svn.apache.org/viewvc/incubator/ooo/trunk">browse our 
 repository</a> in your web browser.</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>
+<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="sr">//s</span><span class="n">vn</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="sr">/incubator/ooo</span><span class="o">/</span><span class="n">trunk</span> <span class="n">ooo</span>
 </pre></div>
 
 
+<p>Including SVN overhead, this requires approximately 4 GB of storage.</p>
 <h2 id="building_and_running">Building and Running</h2>
-<p>Coming soon</p>
-<h3 id="requirements">Requirements:</h3>
-<p>Coming soon</p>
-<p>For further information see the <a href="http://www.apache.org/dev/version-control.html">Apache Source Code Repository</a> page.</p>
+<p>See the <a href="http://ooo-wiki.apache.org/wiki/Documentation/Building_Guide">OpenOffice.org Building Guide</a></p>
   </div>
 
   <div id="footera">