10. AccuRev Triggers : Disabling Triggers

Disabling Triggers
The procedure for disabling a trigger depends on how the trigger was created, as summarized in the following table:
Using the mktrig command.
The rmtrig command.
Applies to:
pre-create-trig
pre-keep-trig
pre-promote-trig
Depot specific trigger: server_preop_trig
NOTE: If you rename the script, you must modify the name of the script, not just the extension. For example, to disable server_admin_trig, it is NOT sufficient to rename the script from server_admin_trig.bat to server_admin_trig.BAK. You must modify the filename itself, such as server_admin_trig_BAK.bat, otherwise AccuRev will return an error that the trigger server_admin_trig cannot be executed.
 

Borland