You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2013/02/10 07:08:38 UTC

svn commit: r850098 - in /websites/staging/xmlgraphics/trunk/content: ./ repo.html

Author: buildbot
Date: Sun Feb 10 06:08:38 2013
New Revision: 850098

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/repo.html

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Feb 10 06:08:38 2013
@@ -1 +1 @@
-1444413
+1444481

Modified: websites/staging/xmlgraphics/trunk/content/repo.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/repo.html (original)
+++ websites/staging/xmlgraphics/trunk/content/repo.html Sun Feb 10 06:08:38 2013
@@ -166,11 +166,21 @@ $(document).ready(function () {
 <p>So, you've decided that you need access to the source tree to see the latest and greatest code. There're two different forms of SVN access. The first is <code>anonymous</code> and anybody can use it. The second requires that you have a login to the development server. If you don't know what this means, join the mailing list and find out.</p>
 <h3 id="Anonymous-SVN-access">Anonymous (read-only) SVN access</h3>
 <p>Anyone can checkout source code from our anonymous SVN server. To do so, simply use the following commands (if you are using a GUI SVN client, configure it appropriately):</p>
+<p><strong>Apache Batik</strong></p>
 <ul>
-<li>For <strong>Apache Batik</strong>: <code>svn co http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk</code></li>
-<li>For <strong>Apache FOP</strong>: <code>svn co http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk</code></li>
-<li>For <strong>Apache XML Graphics Commons</strong>: <code>svn co http://svn.apache.org/repos/asf/xmlgraphics/commons/trunk</code></li>
-<li>For <strong>Apache XML Graphics website</strong>: `svn co http://svn.apache.org/repos/asf/xmlgraphics/site'</li>
+<li><code>svn co http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk</code></li>
+</ul>
+<p><strong>Apache FOP</strong></p>
+<ul>
+<li><code>svn co http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk</code></li>
+</ul>
+<p><strong>Apache XML Graphics Commons</strong></p>
+<ul>
+<li><code>svn co http://svn.apache.org/repos/asf/xmlgraphics/commons/trunk</code></li>
+</ul>
+<p><strong>Apache XML Graphics website</strong></p>
+<ul>
+<li>`svn co http://svn.apache.org/repos/asf/xmlgraphics/site'</li>
 </ul>
 <p>You can find additional information for setting up SVN access on the <a href="http://www.apache.org/dev/version-control.html">Version Control FAQ</a>.
 Committers need to replace <code>http</code> with <code>https</code> and then log in so they can gain write access!</p></div>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org