Browse Source

added a link to Cenqua's Fisheye

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@473203 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 18 years ago
parent
commit
f3e0d1371b
2 changed files with 6 additions and 0 deletions
  1. +2
    -0
      docs/svn.html
  2. +4
    -0
      xdocs/svn.xml

+ 2
- 0
docs/svn.html View File

@@ -195,6 +195,8 @@ svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]</pre>
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 SVN tree are available at <p>Nightly snapshots of the SVN tree are available at
<a href="http://svn.apache.org/snapshots/ant/">http://svn.apache.org/snapshots/ant/</a>.</p> <a href="http://svn.apache.org/snapshots/ant/">http://svn.apache.org/snapshots/ant/</a>.</p>
<p>A nice view of the source history is available through
<a href="http://fisheye3.cenqua.com/browse/ant/">Cenqua's Fisheye instance</a>.</p>
</div> </div>
</div> </div>


+ 4
- 0
xdocs/svn.xml View File

@@ -57,6 +57,10 @@ svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]</sourc
<p>Nightly snapshots of the SVN tree are available at <p>Nightly snapshots of the SVN tree are available at
<a href="http://svn.apache.org/snapshots/ant/">http://svn.apache.org/snapshots/ant/</a>.</p> <a href="http://svn.apache.org/snapshots/ant/">http://svn.apache.org/snapshots/ant/</a>.</p>


<p>A nice view of the source history is available through
<a href="http://fisheye3.cenqua.com/browse/ant/">Cenqua's Fisheye instance</a>.</p>

</section> </section>
</body> </body>
</document> </document>

Loading…
Cancel
Save