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
Acopy of the part optics.c is checked out from TeamConnection and placed in the
directory d:\robot\src. If the directory name is not specified in the command,
TeamConnectionuses the directory specified in the TC_RELATIVE environment
variable. Because the release is following concurrent development mode, other users
can also check out and change this part whileAlex has it checked out.
Checking in the changes
Alex makes his modifications 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 theActions pull-down menu on the Tasks window.
2. Typesthe following in the Check In Parts window, and then selects OK:
voptics.c in the Path names field
vrobot_control in the Release field
v456 in the Work areas field
vd:\robot\src in the Source directory field
Figure27. Check Out Parts window
Chapter6. Working with component and release processes 83