Hello,

how can i pass the argument "-d 2005-10-10<2005-12-12" to the cvs command "log" ?

<cvs cvsRoot="${cvs.root}" command="log" dest="${cvs.log.dir}" failonerror="yes" >
<commandline>
<argument line="${cvs_log_command}"/>
</commandline>
</cvs>

The problem is the "<" symbol. Is that possible that i use this symbol in the argument line ?

And another question: Can i use the cvs command "rlog" also in ANT ? When i start my build file with -debug i see that ANT will call CVS without this command .. then i get an error ( consequently ).

Thank you for your support.

Greets Oliver


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to