Figure 11. Check In Parts window

Note: Alex follows these steps because he knows the exact name of the part that he is checking in. If he does not know the name, or if he is checking in many parts, he can instead do one of the following to display a list of parts:

vSelect the entry on his Tasks window that displays the list of parts.

vRe-open the Parts window if it was previously minimized.

vAdd an entry to his Tasks window that lists all of his checked-out parts.

He then selects the parts that he wants to check in.

Command

From a command line, he issues the following command:

teamc part -checkin optics.c -release robot_control -workarea 310

Result

At this point, it is important to note that the part is checked in to work area 310 and is visible in work area 310 only. The change to optics.c is not visible at the release level or to any other work area. Only the 310 work area contains the change, which is why Alex must specify the work area on the check-out command. Because changes to parts are isolated within work areas, the check-out command must specify which work area to use so that the correct copy of the part is retrieved.

Chapter 5. Working with no component or release processes 59

Page 79
Image 79
IBM SC34-4499-03 manual Teamc part -checkin optics.c -release robotcontrol -workarea