Eventually I\'d like to find out how to diff a version in an UCM activity with the change set predecessor, using the command prompt, assuming there is more than one version for the same file in the ac
We use clearcase UCM with 15 vobs. We use cleartool lshistory -all -since \"time\" -nco vob1/ vob2/src/vob3/tests/ ...many more... to detect changes since last time.This gives correct result, but tak
What is difference between branches and streams in ClearCase开发者_StackOverflow社区?A branch is a classic versioning way to parallelize the history of versions for a given file: See \"When should you
I am using Clearcase UCM with a dynamic view. (On linux) In my view there many files ending in .xml. Some of开发者_Go百科 there are\"build.xml\"files, others are data
We use UCM for development. We create streams under streams,开发者_如何学运维 like this Question is how to find new files in a given stream.
For build logging, I need to obtain the current stream/baseline with cleartool, but I am stuck in determining which command will give me this information.
For build logging, I am able to obtain the current stream and last baseline by means of cleartool (as detailed in \"How to obtain UCM stream and baseline with c开发者_运维百科leartool\").
How can I lock all the streams under integration stream in ClearCa开发者_如何学编程se UCM?The cleartool lock operation in UCM is not a recursive operation.
I have recently put one of our projects on Hudson using the UCM ClearCase plugin. Hudson works well until a configuration changes and then it hangs at update. In ClearCase the user is prompted and ask
My co-workers and I are relatively need to the stream idea with Clearcase UCM. Currently management has created streams for each functional software package, each of which has defined interfaces and l