We\'re using ClearCase, integrated with VS2008. Problem is, adding new files into my own personal view will not be reflected when i push (check in) changes.
Command to find labels applied on particular branch.. Suppose i have a branch name called BR_test , i want to know what are al开发者_Python百科l the labels applied on this branch.If this was UCM, a s
I made a bug fix on bug fix branch, but now I need to开发者_开发知识库 rollback all change on this branch. How to do that? I don\'t want to revert each file one by one, :(.I didn\'t test it recently,
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
How do you find activities which have versions not delivered into production (or in some ba开发者_Go百科seline) in UCM Clearcase ?There is no direct way to get that information.
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
hello i want to install a central build server that will serve all my other build servers (different OS\'s).
I am using hudson clearcase plugin( with maven), i have gone through document and it says download hudson clearcase plugin from link here: link.
I am planning to integrate Clearcase UCM(under dynamic view) with Maven. 1) I found that Maven SCM is partially
I am new to hudson can anyone explain how to configure a job in Hudson on a stream (UCM Cl开发者_开发技巧earCase)