IBM SC34-4499-03 Personal Computer User Manual


 
From a command line, she issues the following command:
teamc driver -commit 0105 -release robot_control
Results
TeamConnection moves the part versions associated with driver 0105 into the release.
Other members of the team can now view the changes. Committing a driver commits all
work areas designated as driver members and all parts changed in reference to those
work areas.
Completing the driver
The driver is ready for formal testing in the specified release’s environment list. Testing
is tracked using test records for each environment in which testing is to be done. To
create the test records, Carol must complete the driver.
GUI
From the GUI, she:
1. Selects Drivers Complete from the Actions pull-down menu on the Tasks window.
2. Types 0105 in the Drivers field, and selects robot_control from the Release field.
3. Selects OK.
Command
From a command line, she issues the following command:
teamc driver -complete 0105 -release robot_control
Results
All the work areas in the driver are changed to the test state, and test records are
created.
Figure 40. Complete Drivers window
Chapter 6. Working with component and release processes 95