Using a Clearcase Dynamic view, Hudson's job log shows cleartool
's lsview
, startview
and lshistory
commands are all successful.
However, the subsequent build script (SunOS KornShell (ksh)) fails to access the view's directories.
Running "cleartool pwv" instead of the shell script yields:
Working directory view: ** NONE **
Set view: ** NONE **
Which confirms that the Hudson-invoked shell appears to running in it is own world.
Is this the correct Hudson behavior or have we configured it incorrectly?
P.S. the ksh script can be tweaked, but it is one of those legacy things we have to keep.