Interop Challenges- Common Path (cont)
One way a trigger script in a VOB can be bypassed:
- Insert a “-none” view rule that matches the script name
- element * check_comment.pl -none
- Create a script with the same name as the VOB script and copy it into your local view
- Now ClearCase sees your local copy eclipsing the element in the VOB!
- cleartool ls check_comment.pl
- check_comment.pl@@ [eclipsed]