diff --git a/docs/external.html b/docs/external.html index d694d654c..434380afa 100644 --- a/docs/external.html +++ b/docs/external.html @@ -487,6 +487,82 @@ + + + +
+ + CVSGrab + +
+
+

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.

+

It works from the command line or as an Ant task.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.3 or higher + +
+ + URL: + + + + http://cvsgrab.sourceforge.net/ + +
+ + Contact: + + + + CVSGrab + user mailing list + +
+ + License: + + + + LGPL + +
+
+
diff --git a/xdocs/external.xml b/xdocs/external.xml index 6c11b67f1..512f23a8a 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -159,6 +159,37 @@
+ + +

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.

+ +

It works from the command line or as an Ant task.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.3 or higher
URL:http://cvsgrab.sourceforge.net/
Contact:CVSGrab + user mailing list
License:LGPL
+
+

Ant task for running the Doxygen documentation system.