clearcase-ucm

ClearCase: Are views created in Unix not visible from Windows and vice versa?

末鹿安然 提交于 2019-12-07 23:56:34
问题 We have a ClearCase UCM project implementation that we access from Windows and Solaris stations. I have created several views on the same stream of the project from the CC project explorer in both Windows and Solaris. But when I go into the properties of the stream and look for views from CC project explorer in Windows, I don't see the views I created from Solaris and vice versa. But from CC project explorer in Windows, I can see views created from other Windows stations. Whats happening here

How to find the username who created latest version of element in clearcase?

依然范特西╮ 提交于 2019-12-07 23:46:10
问题 I am often getting a request like this. " Find the list of files changed from particular day". I got answer to this as example given below "cleartool find <Vobtag> -version "{brtype(IntegrationStream) && created_since(13-Jan.8:30)}" -print" But few people are asking "Find the list of files changed and by whom". So that they can pin down the developer name and assign him the task to resolve issues. Is it possible to pipeline the above command and find the user who made that version also? 回答1:

How to change the group name in view dir (*.vws) since primary group in pvob is changed?

空扰寡人 提交于 2019-12-07 17:30:29
I have a problem changing the group name in (*.vws) directory of the view since the cc primary group is changed on Pvob. It is not blocking me since I am the owner but my collegue is not been able to deliver in my view. Thanks for any help I usually use fix_prot (see " About fix_prot ") On Windows: doskey fp=c:\Rational\ClearCase\etc\utils\fix_prot.exe -force -chgrp "TheNewGroup" -chown yourID $* fp -rec -chmod 775 \\path\to\view\storage\yourID\yourView.vws fp -root \\path\to\view\storage\yourID\yourView.vws On Unix: alias fp=/path/to/ClearCase/etc/utils/fix_prot -force -chgrp "TheNewGroup"

cleartool error: Unable to rebase stream

不问归期 提交于 2019-12-07 16:15:35
Can't rebase stream to the foundation baseline. Probably the baseline is corrupted. Is it possible to fix this baseline? cleartool: Error: Version map for baseline is unavailable. cleartool: Error: Unable to get unlabelled baselines in foundation cleartool: Error: Unable to determine if configuration is valid cleartool: Error: Unable to rebase stream First, are you sure to select the right baseline? If you select a composite baseline, it is per its nature unlabelled. Second, what version of ClearCase are you using? Is your project a multisite one? Your error message is seen in the IBM technote

How to use git metadata strategies compared to ClearCase ones?

我是研究僧i 提交于 2019-12-07 12:58:08
问题 In my previous developer life, clearcase was the tool, during 10+ years, for version control. Now the organisation I work for have moved over to git since 4 years. In clearcase there are easy accessible metadata constructions such as attributes on all levels of items such as repositories OR branches OR labels. git notes exists, but after some web surfing I have not come across any clear good way of doing this efficiently and why. For example UCM ClearCase baseline promotion level is a good

ClearCase: Difference between delivering and rebasing

倖福魔咒の 提交于 2019-12-07 12:29:50
问题 Suppose stream B and stream C are child streams of stream A and seeded from the same baseline of A. After parallel development for a while in both B and C, B needs to obtain the codes from the latest baseline bl_C_5 of C. Is there any functional (merging of elements) or non-functional (performance etc.) difference between the following operations? B rebases from baseline bl_C_5 of C C delivers baseline bl_C_5 to B 回答1: Simple: " B rebases from baseline bl_C_5 of C " is impossible: a rebase

Eclipse not allowing to modify files without checkout in ClearCase

两盒软妹~` 提交于 2019-12-07 03:57:27
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? 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 rational ClearCase", the view is no more connected to the ClearCase repository and is allowing me to make

Cleartool findmerge error

我的梦境 提交于 2019-12-07 03:22:38
I'm running this command : cd into view directory cd into the relevant folder cleartool findmerge rvnDataPathEgressProcessor.cpp@@\main\RavenAppMain_Integ\RavenApp1.5\RavenApp1.5.0.0_Integ\RavenApp1.6.0.0_Integ_OBS\RavenApp1.5.2.0_Integ\RavenApp1.5.5.0_Integ\14 -fversion rvnDataPathEgressProcessor.cpp@@\main\RavenAppMain_Integ\RavenApp1.5\RavenApp1.5.0.0_Integ\RavenApp1.6.0.0_Integ_OBS\RavenApp1.5.2.0_Integ\RavenApp1.5.5.0_Integ\aviv.sharon_RavenApp1.5.5.0\15 -print -whynot I'm getting this error: cleartool: Warning: A version selector is required, not a pathname: "rvnDataPathEgressProcessor

Cleartool command to list all files part of a changeset

风格不统一 提交于 2019-12-06 21:09:50
I have a requirement where I want to use Cleartool and 1. I would like to pass a chageset number to Clearcase server and would like to see all files that would be part of that Changeset 2. Pass these file names to Clearcase server and copy the latest version of the files onto my local machine. Is there a way to achieve this functionality using cleartool? Can someone please suggest the commands with the necessary parameters that needs to be passed? Thanks in advance. With ClearCase UCM, the "changeset" is part of an UCM activity To see the content (ie the list of versions modified) in an

Clearcase UCM Configuration with Jenkins to get latest baseline Integration code

偶尔善良 提交于 2019-12-06 17:29:24
Can someone please help me why am I getting this error? I am running Jenkins from one of my VDI machine and connected to Clearcase windows server. I am able to get the latest baselines so basically it is getting connected to clearcase server but I am not sure why it is changing the stream name while running the command. Console Output: Building in workspace C:\Jenkins\workspace\Test Forms [CCUCM] ClearCase UCM Plugin version 1.7.0 [CCUCM] Allow for slave polling: false [CCUCM] Poll for posted deliveries: false [CCUCM] Trim changeset: false [CCUCM] Polling streams: self [CCUCM] Getting