Configuring the CCRAM client environment
The configuration file defines user-specific values for a particular software development project. For example, the host name, port number, and whether the project uses Unified Change Management (UCM) are values that you must set for the development environment.
About this task
Procedure
To configure the CCRAM client environment, do these steps:
Example
PORT 9502
HOST 9.30.62.132
PVOBNAME \zose_ucm_pvob
CCTYPE UCM
PLATFORM WINDOWS
VIEW_TYPE DYNAMIC
VIEW_NETWORK_NAME VIEW
CLIENT_CODEPAGE IBM-850
SERVER_CODEPAGE IBM-1047
DISTRIBUTED_USER MYCCID
z:\zose_src_vob\src*.c MYMVSID.TSC.C
z:\zose_src_vob\src*.cc MYMVSID.TSC.CPP
z:\zose_src_vob\src*.cpp MYMVSID.TSC.CPP
z:\zose_src_vob\src*.h MYMVSID.TSC.H
z:\zose_src_vob\src*.asm MYMVSID.TSC.ASM
z:\zose_src_vob\src*.plx MYMVSID.TSC.PLX
z:\zose_src_vob\src*.hpp MYMVSID.TSC.H
z:\zose_src_vob\src*.cbl MYMVSID.TSC.CBL
y:\zose_src_vob\cblsrc*.cbl MYMVSID.TSC.CBL
y:\zose_src_vob\fortplx*.c MYMVSID.TSC.C
y:\zose_src_vob\fortplx*.cpp MYMVSID.TSC.CPP
y:\zose_src_vob\fortplx*.h MYMVSID.TSC.H
y:\zose_src_vob\fortplx*.asm MYMVSID.TSC.ASM
y:\zose_src_vob\fortplx*.plx MYMVSID.TSC.PLX
y:\zose_src_vob\fortplx*.hpp MYMVSID.TSC.H
y:\zose_src_vob\fortplx*.cbl MYMVSID.TSC.CBL