Thanks.  This works great.  

This does limit portability a little.  Does anyone
know if a temp directory is going to be added to the
Ant CVS command in the future?  

Thanks for the help.

--- Jason Rogers <[EMAIL PROTECTED]> wrote:
> Sorry about that...
> 
> try this:
> 
> <exec dir="<your temp dir>" executable="cvs.exe">
>   <arg line="import -I ! -m &quot; A message about
> your import &quot;
> <your_module> <vendor_tag> <revision_tag>" />
> </exec>
> 
> This is like doing a 'cd' command to the dir then
> executing the cvs command
> with the command line variables set in <arg line=""
> />.
> 
> HTH.
> 
> -Jason
> 


=====
Regards,
Cornellious Mann

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. 
http://im.yahoo.com

Reply via email to