View Single Post
  #2  
Old 08-02-2004, 09:49 AM
kevina kevina is online now
Registered User
 
Join Date: 03-26-2003
Posts: 825
First, the manual copy to a manual location is unnecessary because the Transform XML Log step already does this if the "Close input log file XML tags" checkbox is checked.

Secondly, you don't provide enough information to determine what is wrong with your build files. For example, do both the master and child builds use the same LOGFILE macro value?

Have you looked at the logging.bld sample? This sample build demonstrates how to handle chained builds with xml logging (typically the "Delete log file at the start of each build check is not used").

Please look at the logging.bld sample for tips on how to handle transformed xml logs... If this doesn't address your situation, please provide a reproducible case (both build files that do not require your local environment).
Reply With Quote