IBM SC34-4499-03 manual Starting build servers using teamcbld

Models: SC34-4499-03

1 356
Download 356 pages 55.74 Kb
Page 160
Image 160

2.From the oe subdirectory where TeamConnection is installed, use ftp to upload the following ®les to MVS/OE, in binary.

vrename teamcbld.oe to teamcbld (main executable)

vrename fhccmnc.oe to fhccmnc (supporting DLL)

vrename fhcrscli.oe to fhcrscli (supporting DLL)

vteamcv3.cat (for required national language)

3.Using chmod in the OE shell, set the access ¯ags for teamcbld, fhccmnc, and fhcrscli so that they are executable.

Starting build servers using teamcbld

You can start the build servers using the following line command:

teamcbld [-c buildDir] [-e environment] [-p pool] [-f family]

[-uuserID] [-llogin_password]

[-klocal_codepage] [-rremote_codepage] [-bbecome] [-s][-n]

Where:

vbuildDir speci®es the directoryteamcbld should be run in.

venvironment speci®es the environment that you are building for, such as OS/2 or MVS. The value you specify here can be anything you like, but it must exactly match the environment speci®ed for a builder in order for the builder to use this build agent. This value is case-sensitive. You can also set this value using the TC_BUILDENVIRONMENT environment variable.

vpool is the name of the build pool. You can also set this value using the

TC_BUILDPOOL environment variable. This value is case sensitive, and should match the parameter speci®ed in the Part -build command.

vfamily is the name of the TeamConnection family. If a family is not speci®ed, the value of the TC_FAMILY environment variable is used as the default.

vuserID is used only when the family server authentication level requires a TeamConnection user ID and password. A password parameter is not necessary when TC_LOGIN has been used.

vlogin_password is used only when the family server authentication level requires a

TeamConnection user password. A password parameter is not necessary when the command line tclogin command has been used.

vlocal_codepage local machine's code page used for translation, if not speci®ed, no codepage conversion will be done.

vremote_codepage family machine's code page used for translation, if not speci®ed, no codepage conversion will be done.

vbecome is a user become value. The default is the value speci®ed for the TC_BECOME environment variable.

140User's Guide

Page 160
Image 160
IBM SC34-4499-03 manual Starting build servers using teamcbld