Is there a way to avoid/disable keyword expansion in MKS Integrity (2009)?
I found the parameter --unexpand
for si ci
which seems to have no impact at all.
Then there are the preferences that can be set with si setpreferences
. When setting keywordExpand=noexpand
for ci
my sandbox file does not get changed. But if I create a new sandbox, the keywords are substituted again.
The user manual suggests, the substitution takes places at check-out actually. But then, I wonder why there is a preference keywordExpand
for check-in at all. Setting keywordExpand=noexpand
for co
doesn't help either.
To answer myself: It seems keyword expansion happens on both check-in and check-out. To disable it entirely, the following commands helped:
Additionally, MKS can/will replace expanded keywords by the raw keywords (unexpansion) which can be disabled with