Hi,
I'm sure I must be missing something but when I try and do this
<
p4add file=".\PublicAccessInstaller\Progra~1\*.*" changelist="pa731C_ci_msi_build" client="${p4Client}" user="${p4User}" failonerror="false" verbose ="true"/>the task fails when it trys to add one of the subfolders - how do I get p4add to recurse down the tree and add all the files
My aim is to add any new files which have been created as part of the build process
Thanks
Richard