instead of the repository http view git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348813 13f79535-47bb-0310-9956-ffa450edef68master
@@ -183,13 +183,22 @@ | |||||
svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]</pre> | svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]</pre> | ||||
<p>Modules available for access are:</p> | <p>Modules available for access are:</p> | ||||
<ul> | <ul> | ||||
<li><a href="http://svn.apache.org/repos/asf/ant/core/trunk/">ant</a> - The "main" Ant module.</li> | |||||
<li><a href="http://svn.apache.org/repos/asf/ant/antlibs/">antlibs</a> - Libraries developed as antlib.</li> | |||||
<li><a href="http://svn.apache.org/repos/asf/ant/sandbox/">sandbox</a> - New developments.</li> | |||||
<li><a href="http://svn.apache.org/viewcvs.cgi/ant/core/trunk/">ant</a> - The "main" Ant module.<br /> | |||||
http://svn.apache.org/repos/asf/ant/core/trunk/ | |||||
</li> | |||||
<li><a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/antunit/trunk/">antunit</a> Test framework for Ant.<br /> | |||||
http://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/</li> | |||||
<li><a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/dotnet/trunk/">Dotnet antlib</a> Contains Nant, Nunit, ...<br /> | |||||
http://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk/</li> | |||||
<li><a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/svn/trunk/">svn antlib</a> Contains tasks to interact with Subversion repositories.<br /> | |||||
http://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/</li> | |||||
<li><a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/">sandbox</a> - New developments. Contains currently gendoc.<br /> | |||||
http://svn.apache.org/repos/asf/ant/sandbox/ | |||||
</li> | |||||
</ul> | </ul> | ||||
<p>If you are not familiar with Subversion, <a href="http://jakarta.apache.org/site/cvsindex.html">Jakarta's | <p>If you are not familiar with Subversion, <a href="http://jakarta.apache.org/site/cvsindex.html">Jakarta's | ||||
source repositories page</a> may hold many helpful hints.</p> | source repositories page</a> may hold many helpful hints.</p> | ||||
<p>Nightly snapshots of the CVS tree are available at | |||||
<p>Nightly snapshots of the SVN tree are available at | |||||
<a href="http://cvs.apache.org/snapshots/ant/">http://cvs.apache.org/snapshots/ant/</a>.</p> | <a href="http://cvs.apache.org/snapshots/ant/">http://cvs.apache.org/snapshots/ant/</a>.</p> | ||||
</div> | </div> | ||||
@@ -35,16 +35,25 @@ svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]</sourc | |||||
<p>Modules available for access are:</p> | <p>Modules available for access are:</p> | ||||
<ul> | <ul> | ||||
<li><a href="http://svn.apache.org/repos/asf/ant/core/trunk/">ant</a> - The "main" Ant module.</li> | |||||
<li><a href="http://svn.apache.org/repos/asf/ant/antlibs/">antlibs</a> - Libraries developed as antlib.</li> | |||||
<li><a href="http://svn.apache.org/repos/asf/ant/sandbox/">sandbox</a> - New developments.</li> | |||||
<li><a href="http://svn.apache.org/viewcvs.cgi/ant/core/trunk/">ant</a> - The "main" Ant module.<br/> | |||||
http://svn.apache.org/repos/asf/ant/core/trunk/ | |||||
</li> | |||||
<li><a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/antunit/trunk/">antunit</a> Test framework for Ant.<br/> | |||||
http://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/</li> | |||||
<li><a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/dotnet/trunk/">Dotnet antlib</a> Contains Nant, Nunit, ...<br/> | |||||
http://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk/</li> | |||||
<li><a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/svn/trunk/">svn antlib</a> Contains tasks to interact with Subversion repositories.<br/> | |||||
http://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/</li> | |||||
<li><a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/">sandbox</a> - New developments. Contains currently gendoc.<br/> | |||||
http://svn.apache.org/repos/asf/ant/sandbox/ | |||||
</li> | |||||
</ul> | </ul> | ||||
<p>If you are not familiar with Subversion, <a | <p>If you are not familiar with Subversion, <a | ||||
href="http://jakarta.apache.org/site/cvsindex.html">Jakarta's | href="http://jakarta.apache.org/site/cvsindex.html">Jakarta's | ||||
source repositories page</a> may hold many helpful hints.</p> | source repositories page</a> may hold many helpful hints.</p> | ||||
<p>Nightly snapshots of the CVS tree are available at | |||||
<p>Nightly snapshots of the SVN tree are available at | |||||
<a href="http://cvs.apache.org/snapshots/ant/">http://cvs.apache.org/snapshots/ant/</a>.</p> | <a href="http://cvs.apache.org/snapshots/ant/">http://cvs.apache.org/snapshots/ant/</a>.</p> | ||||
</section> | </section> | ||||