ant - Hudson and UCM ClearCase -
I recently used one of our projects on the Hudson by using the UCM ClearCase plugin. Hudson works well for one of the configuration changes and then hangs on updates. In ClearCase, the user is prompted and asked if he changes a change (yes / no), then it is being estimated where Hudson is hanging.
I have configured Hudson to work with Snapshot View for speed, so I would ideally want to switch to a dynamic view.
The ant uses the project to build the project.
I think you used the 'Update' option in the ClearCase section of your Hudson job has gone.
What version are you using?
and what is the exact update command used in the Hudson Job Log?
An update-force-overwrite
, for example, will make sure to ask the user nothing.
Comments
Post a Comment