Examples

<cvs cvsRoot=":pserver:guest@cvs.tigris.org:/cvs"
       module="phing" dest="${ws.dir}"/>

or, using the optional command line arguments:

<cvs output="patch" command="-q diff -u -N" />