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/