From 28901945fac56fa854a8518641999b8c71e31074 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Fri, 6 Feb 2009 09:16:53 +0000
Subject: [PATCH] link to Ivy svn modules
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@741483 13f79535-47bb-0310-9956-ffa450edef68
---
xdocs/svn.xml | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/xdocs/svn.xml b/xdocs/svn.xml
index 744ed0ad2..6ceb5989a 100644
--- a/xdocs/svn.xml
+++ b/xdocs/svn.xml
@@ -36,16 +36,23 @@ svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]Modules available for access are:
- - ant - The "main" Ant module.
+ - ant - The "main" Ant module.
http://svn.apache.org/repos/asf/ant/core/trunk/
- - antunit Test framework for Ant.
+ - Ivy - The "main" Ivy module.
+ http://svn.apache.org/repos/asf/ant/ivy/core/trunk/
+
+ - IvyDE
+ - Eclipse Plugin for Ivy.
+ http://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk/
+
+ - antunit Test framework for Ant.
http://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/
- - Dotnet antlib Contains Nant, Nunit, ...
+ - Dotnet antlib Contains Nant, Nunit, ...
http://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk/
- - svn antlib Contains tasks to interact with Subversion repositories.
+ - svn antlib Contains tasks to interact with Subversion repositories.
http://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/
- - sandbox - New developments. Contains currently gendoc.
+ - sandbox - New developments. Contains currently gendoc.
http://svn.apache.org/repos/asf/ant/sandbox/