clearcase

how to find files in a given branch

放肆的年华 提交于 2019-12-17 12:18:12
问题 I noticed that when doing code view, people here in my company usually just give the branch in which his work is done, and nothing else. So I guess there must be a easy way to find out all the files that has a version in the given branch which is the same thing to find all the files that has been changed. Yes, I don't know the expected "easy way" to find files in certain branch, so need your help and thanks in advance. 回答1: You can quickly list all files from a particular branch: cleartool

how to find files in a given branch

穿精又带淫゛_ 提交于 2019-12-17 12:18:08
问题 I noticed that when doing code view, people here in my company usually just give the branch in which his work is done, and nothing else. So I guess there must be a easy way to find out all the files that has a version in the given branch which is the same thing to find all the files that has been changed. Yes, I don't know the expected "easy way" to find files in certain branch, so need your help and thanks in advance. 回答1: You can quickly list all files from a particular branch: cleartool

How to run clearfsimport command for similar streams

不打扰是莪最后的温柔 提交于 2019-12-17 09:58:58
问题 I have two streams Int |--> Dev I want to make sure Dev has everything similar to Int stream word to word. I have already rebased Dev stream from Int stream, but I know its not going to make it exact replica of Int. I know I should be using " clearfsimport " command but I could not understand whats the syntax for it. Please help me with the command using below assumptions, I am on solaris and will be using cleartool command line interface project vob directory - /vobs/HowDoI Stream name ->

List the latest baseline of a component in a UCM stream one by one

↘锁芯ラ 提交于 2019-12-17 09:57:10
问题 I need to list the latest baseline for each component in a clearcase UCM stream one by one. I am aware of the "%[latest_bls]p" option used with -fmt . The problem is that it lists all the latest baselines for all components together. What I need is, given component name C and stream name S, display the latest baseline for component C in the stream S. Thanks for your help. 回答1: If you consider the fmt_ccase options, %[latest_bls]CXp will always list the latest baseline for all components of a

List the latest baseline of a component in a UCM stream one by one

给你一囗甜甜゛ 提交于 2019-12-17 09:57:09
问题 I need to list the latest baseline for each component in a clearcase UCM stream one by one. I am aware of the "%[latest_bls]p" option used with -fmt . The problem is that it lists all the latest baselines for all components together. What I need is, given component name C and stream name S, display the latest baseline for component C in the stream S. Thanks for your help. 回答1: If you consider the fmt_ccase options, %[latest_bls]CXp will always list the latest baseline for all components of a

Clearcase UCM is trying to merge pdf files

佐手、 提交于 2019-12-17 06:57:07
问题 While delivering to integration stream , Clearcase UCM is trying to merge pdf files and fails. As PDF files no need to be merged, how to solve this? Is it a defect in Clearcase UCM? any work around is there or some policy settings needs to be set to solve this? 回答1: If you don't want to merge a specific type of file, you can change its type to a "copy merge" policy (ClearCase will copy the source over the destination) cleartool find . -name '*.jar' -exec 'cleartool chtype "COPY_MERGE"

why I only get a clearcase version 0?

£可爱£侵袭症+ 提交于 2019-12-17 05:14:34
问题 Normally, the first committed version should start from 1. Version 0 is identical with branch point. But now I got a only version 0, and this prevent me to checkin any other version coz it warned me that the branch already created. 回答1: As explained in "Before adding files and directories to source control", the version 0 is a placeholder marking the start for all versions in a given branch: You can end up with only the version 0 when you undo-checkout a file you just checked out in a new

Creating a new subdirectory structure in ClearCase?

痞子三分冷 提交于 2019-12-17 04:35:22
问题 I'm a ClearCase newbie and up until now have been used to SVN. Therefore, I'm a bit confused on the steps I need to take to create a new directory structure containing multiple files to ClearCase. So, say for example there is an existing directory structure within ClearCase as follows: \ParentDirectory \ChildDirectory1 \File1 \File2 \ChildDirectory2 \ChildDirectory3 \File1 \ChildDirectory4 If I want to add a new subdirectory to this structure, ChildDirectory5, which will contain a number of

ClearCase : Loading Older Version of a specific Directory?

喜你入骨 提交于 2019-12-17 03:43:14
问题 How Can I load of older version of a directory in a UCM snapshot view? In our project one developer checked-in not complated and non compilable code to ClearCase. Other developer updated her view then he was not compiling project because of previous developers's not complated code. So developer only wants to get previous version of directory.How Can I do this in snahpshot view and only for a specific directory? 回答1: A first possibility would be to try and select the correct version of the sub

ClearCase advantages/disadvantages [closed]

这一生的挚爱 提交于 2019-12-17 02:28:16
问题 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 7 years ago . Locked . This question and its answers are locked because the question is off-topic but has historical significance. It is not