To get around the issue of cleartool setview –exec spawning a new shell try the following:
a). Replace cleartool setview with cleartool startview
b). Replace the Perl exec with system
c). Replace and references to files within the view to use view extended pathnames when accessing VOB data.
No comments:
Post a Comment