C:\Program Files\IBM\Build Forge>bfexport -l 1: Hello World 2: Production Run 3: Test Run bfexport -c "Saving a copy before making major changes" 1 > helloworld.xml
The above command line writes the project data to a file helloworld.xml in the current directory. The data includes the comment as shown below:
<?xml version="1.0" encoding="UTF-8"?> <buildforge schema="3.5" comment="Saving a copy before making major changes.> <project primary="1" name="Hello World" active="Y" exclusive="0" maxthread="0" tagsync="0" access="Guide">