IBM SC34-4499-03 Personal Computer User Manual


 
Using the command-line interface, he can start the build by issuing the following
command:
teamc part -build msgcat.exe -release 9503 -workarea 223
-pool pool1 -normal -detail msgcat.det
This command specifies the following:
Build target
The name of the part at the top of the build tree, msgcat.exe, which is the final
output of this build. TeamConnection uses the build target to determine the
scope of the build.
Work area
The version of the TeamConnection parts and build tree to be used when
performing this build. This version is completely specified by naming the family,
release, and work area: in this case, -release 9503 -workarea 223. The
output of the build is placed in this work area.
Build pool
The set of build servers that should be used to process the build request, as
defined when the build servers are started. The pool pool1 includes the build
server started in “Starting the build servers” on page 183.
Build mode
How the build takes place. Possible values for this build option include the
following:
Normal
Builds only the parts that are out-of-date. Processing stops after the
first error is returned.
Force Builds all parts, even if they are not out-of-date. Processing stops
after the first error is returned.
Figure 64. Build Parts window
190 User’s Guide