You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Ram Krish <kr...@yahoo.co.in> on 2002/12/13 14:59:57 UTC

cvsRoot

Hi,

    In the Ant manual, what's this "pserver" in the
cvsRoot attribute?.

<cvs
cvsRoot=":pserver:anoncvs@cvs.apache.org:/home/cvspublic"
 package="jakarta-ant" dest="${ws.dir}" />


I want to use <get> task over <cvs> task.How to
specify the dest attribute in <get> task. I want to
download the all the files entire dir structure.

Any help would be appreciated..

Ramkumar


________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
       visit http://in.tv.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: cvsRoot

Posted by Conor MacNeill <co...@cortexebusiness.com.au>.
Ram Krish wrote:
> Hi,
> 
>     In the Ant manual, what's this "pserver" in the
> cvsRoot attribute?.
> 

You need to refer to the CVS documentation.

Conor


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>