I've worked it out.
<cvs
cvsRoot="${cvs.root}"
dest="${user.home}/projects"
command="export -d anttest -r ${system.cvstag} ${system.cvsmodule}"
/>It seems the dest directory is where the cvs command is executed, then you can specify a directory relative to dest to export the module. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
