clearcase

Renaming a vob in Clearcase UCM , is it practically advisable?

对着背影说爱祢 提交于 2019-12-08 04:26:02
问题 We selected vob names aligned with our project name ( do not confuse project name with UCM project name) so that we can easily distinguish. But recently our project name has been changed as we merge 2 products into one. Some people suggested to rename the vob to indicate the project name. We tried to analyze the impacts from development and build & release perspective. There were very little changes, here and there we had to change the path variable to indicate the latest vob name. So we

Change trigger in Clear Case Remote Client

谁说胖子不能爱 提交于 2019-12-08 04:23:33
问题 In Clear Case Remote Client , we use to create new VOB based on VOB selection rule. I checked out a couple of files, but when trying to checkin , I obtain following error - CRVAP0087E CCRC command 'checkin' failed: /bin/sh: /vob/cspecs/triggers/scripts/checkin.sh: No such file or directory ClearCase CM Server: Warning: Trigger " checkin_SomeOtherBranch " has refused to let checkin proceed. Please note, as per my vob selection rule, remote client should trigger, checkin_MyBranch for checkin.

cleartool error: Unable to rebase stream

半世苍凉 提交于 2019-12-08 04:23:18
问题 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 回答1: First, are you sure to select the right baseline? If you select a composite baseline, it is per its nature unlabelled. Second, what version

Rollback via label in clearcase

核能气质少年 提交于 2019-12-08 04:18:51
问题 I take care of a couple of extremly large projects. These projects are also divided into smaller del-projects some are delivered as a large project at one time. The problem I am having is that when all these small projects are merged into our release branch its dam near impossible for me to rollback 1000's of files. I am currently rethinking our branching strategy. Everything now is being merged with a label. We are also merging everything to a build-test branch before we even think about

Eclipse clearcase plugin is slow when compiling snapshot view due to excessive network access

百般思念 提交于 2019-12-08 04:18:23
问题 I'm using Rational Clearcase SCM adapter in RSA/RAD 8, and is using snapshot view. I have just found out that a full rebuild of our code takes 15 seconds when the clearcase plugin is "disconnected.", but when connected it takes more than 90 seconds - on a good day... Since the CPU, disk, and also the network is more or less idle while compiling, I used wireshark to trace what's going on. The delay seems to be caused by excessive network traffic, a few packages going forth and back to the

How can i move Clearcase dyamic/snapshot views to another host (Linux)

不问归期 提交于 2019-12-08 04:13:44
问题 i'm about to setup a new server that will be dedicated for CC views i'm wondering if there is any way to move the existing views to the new server? 回答1: In theory, yes: you can unregister a view ( cleartool untegister + cleartool rmtag -view ), and register it again on the new server. See: "Moving a view to a host with the same architecture or to a NAS device" "Moving a view to a host with a different architecture": it involves a cleartool reformatview -dump/-load in addition of the

Is there any way to skip importing a particular Clearcase sync packet

此生再无相见时 提交于 2019-12-08 04:09:31
问题 There is a problem in importing a packet in Clearcase replica. We researched a lot to resolve the issue, but as per IBM this is a bug in a particular version of clearcase. So if there is any way to skip importing that particular packet,that would really help us in resolving the sync issue. Issue : [http://www-01.ibm.com/support/docview.wss?uid=swg1PM53060] Our vob servers are already already on the version which as per above tech note has a fix for the issue, still the issue persists 回答1: Not

Label ClearCase Content As Seen On A Given Date (without changing the config specs)

微笑、不失礼 提交于 2019-12-08 04:09:05
问题 I need to label the contents of a view as seen at specific dates, and the only way I know of doing it is by using the -time version selector in the config specs. I set the time to the date I want, and then I apply the label on the view. Simple. However, I was hoping if there is a way to do it pro-grammatically without changing the config specs . I was hoping that I could use the cleartool find in combination with -exec and mklabel . However, if I do this: cleartool find . -cview -version "!

Are there problems with using a Dynamic View in RAD 7.5?

不羁岁月 提交于 2019-12-08 04:07:43
问题 Our team recently switched from using WSED 5.2 to using RAD 7.5 for our code development (we're a little behind the curve in development software). This, as well as a move to a WAS 7 server, is a mandatory move for us to complete, so moving to a different developer or server is not an option. Since moving to this new developer, I've been having problems making changes to the app and testing them on my local server. Refreshing the server doesn't help, nor does a Clean or a Publish to the

Input output error in ClearCase diff. Improper argument

痴心易碎 提交于 2019-12-08 04:05:45
问题 I have a user who is getting an error when they are trying to access another's view. When they try to do a diff they input/output error on xcompare in unix and in windows they receive failed to display version tree browser for element Encountered an improper argument on the windows side. I have no issues doing this in either of the user's view. They both are a member of the correct group and the view was created with that group. What else could be wrong? 回答1: It can depend on the exact