clearcase-ucm

clearcase ucm baseline

两盒软妹~` 提交于 2019-12-29 09:22:07
问题 Is there any way to get the composte baseline information from the current view in command line . I am using the comand in my script. It's displaying the list of the commands which include composite and ovverride component baselines in my view . cleartool lsstream -fmt "%[found_bls]NXp\n" -view $VIEW_NAME I need only the composite baseline as output for my command. Is there any command to findout the composite baseline in current view ? pls help . 回答1: I guess your composite baselines are

ClearCase: Version-extended pathname in a baseline

橙三吉。 提交于 2019-12-24 11:08:28
问题 Is it possible to obtain the version-extended pathname of an element that belongs to a baseline? For example, if I have a file name /vobs/myproj/mydir/myfile.txt and a baseline bl_rc11 in a UCM project, is there a cleartool subcommand that will retun the version-extended pathname of /vobs/myproj/mydir/myfile.txt that belongs to bl_rc11 ? 回答1: This should print the extended pathname of any myfile.txt with the right baseline cleartool find . -name 'myfile.txt' -version 'lbtype_sub(bl_rc11)'

How to filter the baselines(UCM) alone from describe command?

笑着哭i 提交于 2019-12-24 00:30:09
问题 As we are having many components , I am trying to describe all the baselines using following command cleartool describe -l baseline:Baseline_2.1.0.13@\My_PVOB It provides output like follows "Build 13" master replica: My_PVOB@\My_PVOB owner: Admin group: ABC stream:Components_Integration@\My_PVOB component: Baselines@\My_PVOB label status: No Versions to Label change sets: promotion level: INITIAL depends on: Baseline_2.1.0.13.8206@\My_PVOB (Comp1@\My_PVOB) Baseline_2.1.0.13.433@\My_PVOB

IBM Rationale Clearcase label

情到浓时终转凉″ 提交于 2019-12-23 06:01:38
问题 I'm new to scripting. I came across this, I have to create a label for file while checking out I tried command mklabel but it did not work for me. I think I'm not using it in right format. I work on Unix environment and version control is Rationale ClearCase. Before checking I have to create a label . cleartool checkout -c "add a" /vob/sample/DataAnlysis/datasets/request_anlysis.sas7bdat cleartool checkin -c "add a" /vob/sample/DataAnlysis/datasets/request_anlysis.sas7bdat 回答1: You don't need

Snapshot from old baseline

烈酒焚心 提交于 2019-12-23 04:34:31
问题 Can I create a snapshot view with an old baseline without creating a new stream from the source stream? I have been creating a child stream and pointing it to the old baseline; then making a snapshot of the newly created stream with the old baseline. Not really a big deal just curious if there is another way 回答1: If the baseline is a full baseline, then yes, you can create a base snapshot view with a config spec like: element * CHECKEDOUT element /Vob/Component/... YourBaselineId element *

can't update snapshot view in windows with some permision issue but from dynamic view it is ok to co/ci

风流意气都作罢 提交于 2019-12-23 04:12:22
问题 this is not a problem with CLEARCASE_PRIMARY_GROUP but it is something different. I checked the dir of the file and has permision 775. Group is Ok. Some other people are having this problem as well. what might be the issue here? Unable to load "". Unable to copy "...." to "....": Permission denied. Unable to load "". Unable to copy "" to "": Permission denied. Unable to load "". 回答1: Once the update is done (and failed), you should do a cd /path/to/parent/folder cleartool ls That will give

Eclipse not allowing to modify files without checkout in ClearCase

只愿长相守 提交于 2019-12-23 03:55:24
问题 I am using ClearCase plugin for Eclipse. Whenever I am trying to modify any files in eclipse, it is asking me to checkout the file and then modify. I want to modify the file offline and then checkout by hijacking and after this checkin the required changes. How can I do this using the ClearCase plugin? 回答1: Got the solution. The problem was : "Connect to rational ClearCase" was selected. This was not allowing me to modify the file without checkout of the file. When I deselect the "Connect to

ClearCase Find files pointing to version 0

走远了吗. 提交于 2019-12-23 03:35:06
问题 I'm trying to find a list of fiels pointing to Version 0 in a view. I have tried several options with the find command and could get the output that i wanted. Can someone help/direct me here? Any help is much appreciated. Thanks. 回答1: You can do that for a given branch, as I mention in "Command to delete branches of Clearcase element with “0” versions": cleartool find -avobs -branch'{ brtype(mybranch)&&! (version(.../mybranch/1))}' -print You can replace mybranch by the name of a stream for

cleartool: Error: “Unable to transfer a file: Permission denied”

房东的猫 提交于 2019-12-23 03:33:06
问题 I have a stream ClearCase (UCM) stream. The snapshot view update started failing with error. cleartool: Error: Unable to access "C:\views\qe-lis_2014.1\ctools_src\src\chsboot\test\exe\jcechecksumtest.exe.loading": Permission denied. cleartool: Error: Unable to transfer a file: Permission denied. cleartool: Error: Unable to copy "c\cdft\b\1f\65a681eb2ed247f7850957f17516b8cd" to "C:\views\qe-lis_2014.1\ctools_src\src\chsboot\test\exe\jcechecksumtest.exe.loading": Permission denied. cleartool:

Moving Vobs between Win and AIX

我的梦境 提交于 2019-12-23 02:52:25
问题 Prior to upgrading UCM from 7.1.2.6 to 8.x we need to amalgamate the vobs on a windows server to a common vob sever on aix. However it appears we have a bit of a Siamese twin set up that from the Windows Region I can already see both sets of VOBS. When checking, The existing vobs on AIX and Windows share a common ADMIN PVOB (aix). In Project Explorer Both sets of vobs share a common PVOB and both sets of components are visible together. I am therefore wondering to move the VOBS ( .vbs ) from