bodewig 02/05/17 07:42:00
Modified: docs Tag: ANT_15_BRANCH external.html
xdocs Tag: ANT_15_BRANCH external.xml
Log:
Add pointer CVSGrab.
Revision Changes Path
No revision
No revision
1.48.2.2 +76 -0 jakarta-ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/external.html,v
retrieving revision 1.48.2.1
retrieving revision 1.48.2.2
diff -u -r1.48.2.1 -r1.48.2.2
--- external.html 8 May 2002 09:23:06 -0000 1.48.2.1
+++ external.html 17 May 2002 14:42:00 -0000 1.48.2.2
@@ -491,6 +491,82 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="CVSGrab"><strong>CVSGrab</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>A little CVS client that can be useful when
people are
+ behind corporate firewall that blocks any cvs
+ communications. It uses the ViewCVS web interface to access
+ the CVS repository via standard http, and downloads all the
+ files present in it.</p>
+ <p>It works from the command line or as an
Ant task.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Compatibility:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Ant 1.3 or higher
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ URL:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a
href="http://cvsgrab.sourceforge.net/">http://cvsgrab.sourceforge.net/</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Contact:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">CVSGrab
+ user mailing list</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ License:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ LGPL
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Doxygen task"><strong>Doxygen task</strong></a>
</font>
</td></tr>
No revision
No revision
1.35.2.2 +31 -0 jakarta-ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
retrieving revision 1.35.2.1
retrieving revision 1.35.2.2
diff -u -r1.35.2.1 -r1.35.2.2
--- external.xml 8 May 2002 09:23:06 -0000 1.35.2.1
+++ external.xml 17 May 2002 14:42:00 -0000 1.35.2.2
@@ -159,6 +159,37 @@
</table>
</subsection>
+ <subsection name="CVSGrab">
+
+ <p>A little CVS client that can be useful when people are
+ behind corporate firewall that blocks any cvs
+ communications. It uses the ViewCVS web interface to access
+ the CVS repository via standard http, and downloads all the
+ files present in it.</p>
+
+ <p>It works from the command line or as an Ant task.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.3 or higher</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://cvsgrab.sourceforge.net/">http://cvsgrab.sourceforge.net/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">CVSGrab
+ user mailing list</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>LGPL</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="Doxygen task">
<p>Ant task for running the Doxygen documentation system.</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>