I am having problems trying to tag my CVS source because my build.xml file
is not in the same directory as my checkout destination. How can I execute a
cvs command in a different directory other than the directory at which the
build.xml file is located?
I've tried this:
<cvs dest="${cvsdir}/Webapp" command="tag release1"/>
but it doesn't work. It doesn't tag the source. Are there any other ways?
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]