rmtrig
deactivate a trigger in a depot
Usage
accurev rmtrig [ -p <depot-name> ] [ pre-create-trig | pre-keep-trig |
pre-promote-trig | server-post-promote-trig ]
Description
The rmtrig command removes the specified trigger.
Options
-p <depot-name> |
Specify the depot in which the trigger is to be deactivated. By default, it’s the depot for the current workspace. |
Examples
Remove the trigger that fires before each promote transaction in depot gizmo:
> accurev rmtrig -p gizmo pre-promote-trig