I have a view created for a child branch. For a given child branch name,开发者_JAVA百科 is it possible to find out the parent branch and the base label from which the child branch was created?A branch
I\'ve recently used git svn and enjoyed it very much. Now I\'m starting a new project at a different customer. At that site the SCM of choice is ClearCase. I haven\'t found a baked equiv开发者_如何学P
I know one awkwardsolution for this taks will be : first use ct ls to get the entire version info of the file
I want to map a clearcase view on network drive inside a windows service.开发者_高级运维 I have tried with net use command, but it did not work properly.You should be able to run the same kind of comm
So I have a setup where clearcase and clearquest are integrated. I.E. if I check in a file in clearcase clearquest will popup asking for a change request number.
We are developing on Visual Studio 2008 with Clearcase integration. Some of our project files have rules which include all files (**) within a particular directory. Sometimes this results in Clearcase
My project needs couple of things to be extracted from ClearCase data using the Perl script in a excel sheet,those are -开发者_开发知识库
I am part of a team that is working on a project that is under version control in ClearCase. This project is a single EAR, and 4 WARs as part of the EAR. Since all of the WARs use the same JARs, we st
We have a patch model where we\'re intending on using cset.pl -findmerge <activity> to selectively merge cumulative activities to a patch stream (integration stream to integration stream).Note t
As title, I\'d like to list all the files with a giv开发者_如何学编程en label under a directory. Which clearcase command can help me to do that ?cleartool find is a good start.