You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ju...@apache.org on 2009/11/23 17:19:12 UTC

svn commit: r883395 - /pdfbox/trunk/website/src/documentation/content/xdocs/download.xml

Author: jukka
Date: Mon Nov 23 16:19:10 2009
New Revision: 883395

URL: http://svn.apache.org/viewvc?rev=883395&view=rev
Log:
The svn mirrors are now automatically geolocated, so there's no more need to explicitly specify which mirror to use.

Modified:
    pdfbox/trunk/website/src/documentation/content/xdocs/download.xml

Modified: pdfbox/trunk/website/src/documentation/content/xdocs/download.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/website/src/documentation/content/xdocs/download.xml?rev=883395&r1=883394&r2=883395&view=diff
==============================================================================
--- pdfbox/trunk/website/src/documentation/content/xdocs/download.xml (original)
+++ pdfbox/trunk/website/src/documentation/content/xdocs/download.xml Mon Nov 23 16:19:10 2009
@@ -216,31 +216,12 @@
         To fetch the latest source code from the trunk in the Subversion repository,
         just run the following command:
       </p>
-      <source>svn checkout http://svn.apache.org/repos/asf/pdfbox/trunk/</source>
-      <table>
-        <tr>
-          <td>Main Repository (US)</td>
-          <td><a href="http://svn.apache.org/repos/asf/pdfbox/trunk/">http://svn.apache.org/repos/asf/pdfbox/trunk/</a></td>
-        </tr>
-        <tr>
-          <td>Mirror (EU)</td>
-          <td><a href="http://svn.eu.apache.org/repos/asf/pdfbox/trunk/">http://svn.eu.apache.org/repos/asf/pdfbox/trunk/</a></td>
-        </tr>
-      </table>
+      <source>svn checkout <a href="http://svn.apache.org/repos/asf/pdfbox/trunk/">http://svn.apache.org/repos/asf/pdfbox/trunk/</a></source>
      
       <p>
-        You can also browse the Subversion repository using ViewVC:
+        You can also browse the Subversion repository using ViewVC at
+        <a href="http://svn.apache.org/viewvc/pdfbox/">http://svn.apache.org/viewvc/pdfbox/</a>.
       </p>
-      <table>
-        <tr>
-          <td>Main Repository (US)</td>
-          <td><a href="http://svn.apache.org/viewvc/pdfbox/">http://svn.apache.org/viewvc/pdfbox/</a></td>
-        </tr>
-        <tr>
-          <td>Mirror (EU)</td>
-          <td><a href="http://svn.eu.apache.org/viewvc/pdfbox/">http://svn.eu.apache.org/viewvc/pdfbox/</a></td>
-        </tr>
-      </table>
     </section>
     <section id="old-releases">
       <title>Download old releases</title>