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 Korn Shell) 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's own world.
Is this the correct Hudson behaviour or have we configured it incorrectly?
P.S. the Korn script can be tweaked, but it's one of those legacy things we have to keep.