Figure 27. Check Out Parts window

Command

From a command line, he issues the following command:

teamc part -checkout optics.c -release robot_control -workarea 456 -relative d:\robot\src

Results

A copy of the part optics.c is checked out from TeamConnection and placed in the directory d:\robot\src. If the directory name is not speci®ed in the command, TeamConnection uses the directory speci®ed in the TC_RELATIVE environment variable. Because the release is following concurrent development mode, other users can also check out and change this part while Alex has it checked out.

Checking in the changes

Alex makes his modi®cations and wants to test his corrections. First, he must check the part into the work area. He does one of the following:

GUI

From the GUI, he:

1.Selects Parts Check in from the Actions pull-down menu on the Tasks window.

2.Types the following in the Check In Parts window, and then selects OK: v optics.c in the Path names ®eld

vrobot_control in the Release ®eld

v456 in the Work areas ®eld

vd:\robot\src in the Source directory ®eld

Chapter 6. Working with component and release processes 83

Page 103
Image 103
IBM SC34-4499-03 manual Checking in the changes, robot\src in the Source directory eld