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

svn commit: r1444481 - /xmlgraphics/site/trunk/content/repo.mdtext

Author: clay
Date: Sun Feb 10 06:08:23 2013
New Revision: 1444481

URL: http://svn.apache.org/r1444481
Log:
update repos

Modified:
    xmlgraphics/site/trunk/content/repo.mdtext

Modified: xmlgraphics/site/trunk/content/repo.mdtext
URL: http://svn.apache.org/viewvc/xmlgraphics/site/trunk/content/repo.mdtext?rev=1444481&r1=1444480&r2=1444481&view=diff
==============================================================================
--- xmlgraphics/site/trunk/content/repo.mdtext (original)
+++ xmlgraphics/site/trunk/content/repo.mdtext Sun Feb 10 06:08:23 2013
@@ -25,10 +25,21 @@ So, you've decided that you need access 
 
 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):
 
-  - For **Apache Batik**: `svn co http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk`
-  - For **Apache FOP**: `svn co http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk`
-  - For **Apache XML Graphics Commons**: `svn co http://svn.apache.org/repos/asf/xmlgraphics/commons/trunk`
-  - For **Apache XML Graphics website**: `svn co http://svn.apache.org/repos/asf/xmlgraphics/site'
+**Apache Batik**
+
+  - `svn co http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk`
+
+**Apache FOP**
+
+  - `svn co http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk`
+
+**Apache XML Graphics Commons**
+
+  - `svn co http://svn.apache.org/repos/asf/xmlgraphics/commons/trunk`
+
+**Apache XML Graphics website**
+
+  - `svn co http://svn.apache.org/repos/asf/xmlgraphics/site'
 
 You can find additional information for setting up SVN access on the [Version Control FAQ](http://www.apache.org/dev/version-control.html).
 Committers need to replace `http` with `https` and then log in so they can gain write access!
\ No newline at end of file



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