Clearcase Technical blog

General musings on Clearcase

Clearcase : Environment variables that can be used in triggers

CLEARCASE_CMDLINE -- This contains the command and arguments run from cleartool.
CLEARCASE_COMMENT -- Comment string for the command.
CLEARCASE_COMPONENT -- The UCM component.
CLEARCASE_ELTYPE -- Element type of the element.
CLEARCASE_FOLDER -- The folder that contains the project.
CLEARCASE_FREPLICA -- The old master replica, or from-replica.
CLEARCASE_FTEXT -- Text associated with hyperlink from-object.
CLEARCASE_FTYPE -- The type of the hyperlink being applied or removed is from.
CLEARCASE_FVOB_PN -- Pathname of VOB containing hyperlink from-object.
CLEARCASE_FXPN -- VOB-extended pathname of hyperlink from-object.
CLEARCASE_HLTYPE -- Hyperlink type
CLEARCASE_ID_STR -- Version-ID of a version, or branch pathname of branch.
CLEARCASE_LBTYPE -- Label type.
CLEARCASE_MTYPE -- Kind (element type, branch type, directory version etc?)
CLEARCASE_NEW_TYPE -- New name of the renamed type object.
CLEARCASE_OP_KIND -- Operation that caused the trigger to fire.
CLEARCASE_OUT_PN -- Pathname in checkout -out.
CLEARCASE_PN -- Name of element specified in the command.
CLEARCASE_POP_KIND -- Parent operation kind.
CLEARCASE_PPID -- Parent Process ID.
CLEARCASE_PROJECT -- The UCM project.
CLEARCASE_REPLACE -- Set to 1 if the user specified -replace on the command line.
CLEARCASE_RESERVED -- Set to 1 if the -reserved checkedout is specified.
CLEARCASE_SLNKTXT -- Text of the new VOB symbolic link.
CLEARCASE_SNAPSHOT_PN -- The path to the root of the snapshot view directory.
CLEARCASE_STREAM -- The UCM stream.
CLEARCASE_TO_ACTIVITY -- The activity that will contain the versions of elements.
CLEARCASE_TO_FOLDER -- The folder that will contain the project or folder.
CLEARCASE_TREPLICA -- The new master replica, or to-replica.
CLEARCASE_TRTYPE -- Trigger type.
CLEARCASE_TRTYPE_KIND -- Kind of trigger type.
CLEARCASE_TTEXT -- Text associated with hyperlink to-object.
CLEARCASE_TYPE -- Object selector of the type which the hyperlink being applied or removed CLEARCASE_TVOB_PN -- Pathname of VOB containing hyperlink to-object.
CLEARCASE_TXPN -- VOB-extended pathname of hyperlink to-object.
CLEARCASE_USER -- The user who issued the command.
CLEARCASE_VIEW_KIND -- The kind of view.
CLEARCASE_VIEW_TAG -- View-tag of the view.
CLEARCASE_VOB_PN -- VOB-tag of the VOB or UCM project VOB. 

CLEARCASE_IS_FROM -- Set to 1 if CLEARCASE_PN contains name of hyperlink from-object; set to 0 if CLEARCASE_PN contains name of hyperlink to-object. 
CLEARCASE_DLVR_ACTS -- A space-separated list of all UCM activities merged during the deliver operation.  
CLEARCASE_MODTYPE -- Object selector of the type for which the attribute or hyperlink is being applied or removed
CLEARCASE_XN_SFX -- Extended naming symbol (such as @@) for host. CLEARCASE_XPN -- Same as CLEARCASE_ID_STR, but prepended with CLEARCASE_PN and CLEARCASE_XN_SFX values.

0 comments:

Post a Comment