Change trigger in Clear Case Remote Client

半腔热情 提交于 2019-12-08 05:45:27

This would be best debug on the CCRC server side (which has full access to all the base ClearCase commands, like mktrtype), like this trigger example for limiting the delete command.
You wouldn't be able to modify it from a client (ie from a CCRC web view)

Check however that, on the CCRC server, the path /vob/cspecs/triggers/scripts/checkin.sh is there (and the vob cspecs is mounted). It should be available though, or you would have error message about "interactive session" as well (see "Non-interactive triggers fail with warning about interactivity using CCRC or CCWeb")
This looks like a custom trigger, put in place on the ClearCase server side. I don't know what its purpose would be.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!