For some reason ccupdate is not updating all the files in the specified
view. My ant script does this:
1. deletes all files from the local snapshot view of the ClearCase
project view
2. updates the local snapshot view from the stream
here's my ccupdate task:
ccupdate does just what one woul
I've got a simple ant file that I'm running from CruiseControl. Basically,
it has these elements in it:
All of my tests are in regressionTest_build.xml under the testManager
target
So the issue is this: I need to force the "shutdownAS" target to r