I have an updatetask that updates a workarea with the contents of STAGING. It is possible that the workarea has files in it and STAGING is empty, and so the updatetask should empty out the workarea in this case. I am unable to come up with an updatetask setting that does this. my updatetask is set as follows:
<updatetask name="B2EAppsResetFilesInQA"
owner="iwoven"
description="B2EApps Reset Files In QA"
delete="t"
overwritemod="t"
lock="f">
This doesn't empty out the workarea when STAGING is empty. If I run the iwupdate CLT with the -w setting, it does the right thing. It doesn't appear that the equivalent of
-w is available for the updatetask. Am I wrong?
Dave SmithSr. Software Engineer
Nike, Inc.
(503) 671-4238
DavidH.Smith@nike.com