Synopsis
The user has invoked eMake with an invalid value for the
--emake-clearcase
command-line option.
Description
eMake has built-in support for a variety of ClearCase features, which
can be enabled on a feature-by-feature basis by specifying the
--emake-clearcase
option when eMake is invoked. The
--emake-clearcase
option value is specified as a comma separated
list of option values. The following values are supported:
-
vobs: Enable per-VOB temporary directories to improve performance
-
rofs: Enable awareness of ClearCase read-only filesystems
-
symlink: Enable awareness of ClearCase symlinks (Windows only)
-
*: Equivalent to vobs,rofs,symlink
eMake will display error EC1174 if the user specifies an invalid option
value for the --emake-clearcase
command-line option.