clearcase

How to get pvob name by a given clearcase stream (windows)?

梦想与她 提交于 2020-01-02 23:15:53
问题 Let's say user raise a request: I'm unable to deliver form stream " spider_dev " And that user didn't mention view name as well. How do I get the PVOB name? Our ClearCase environment is too big (around 300 vobs). It's very difficult to go each and every vob and check. 回答1: Assume you have been provided only the stream name "spider_dev" and nothing else. After shaming the developer for not helping me help him, consider the following commands to cycle thru the vobs and locate the stream (I have

same clearcase vob in two windows servers

和自甴很熟 提交于 2020-01-02 23:08:13
问题 is it possible to have a copy of the vob in a different machine for testing purpose ? I know I can move the vob to another server using moving a vob But , doing this makes the vob unavailable at the original location. So, a live vob cannot be used this way as people would be accessing it from old location. 回答1: is it possible to have a copy of the vob in a different machine for testing purpose ? Yes, the "moving vob" procedure would still apply. You only need to register it to a different

Merging older versions of a file within Clearcase

隐身守侯 提交于 2020-01-02 23:02:43
问题 I have a file which has been checked out in a dynamic view and modified a certain time ago without being checked in, I'll call this version i . In the mean time the development branch has moved on and several newer versions ( j , k and then l ) of the same file have been checked in from other views. I need to merge the modifications of version i and l. I can't simply check version i in because that generates a "predecessor is not latest" error. Is there a safe (and simple) way of doing that?

Reverting a users changes in ClearCase

拈花ヽ惹草 提交于 2020-01-02 17:22:37
问题 We use ClearCase as control version system. In our system sometimes we make releases without some developers commits because of time limit. For example I made some changes in six classes but another user did changes in all or some of them also. And I have to commit code without his changes. So I scan my files with previous versions so that I can revert his changes. But it's a slow and boring process. Is there another way to do that? Maybe an extension or a script? 回答1: The only way to

How to avoid extra files when using clearfsimport?

和自甴很熟 提交于 2020-01-02 09:39:49
问题 My fonts were delivered to the branch with the command clearfsimport -rec -nset <Source> <target> My problem is: supose in my next deliver I delete 10 files in different folders, I saw that there are many fonts in my first version and now I have fonts from my version1 that were deleted. I need to know how to solve this problem. 回答1: Looking at clearfsimport, you should consider the -rmname option: For all source-name arguments that are directories, performs an rmname operation on elements

Why the ClearCase UCM plugin in Jenkins is unable to find any baseline?

扶醉桌前 提交于 2020-01-02 08:19:12
问题 I'm trying to set up Jenkins (v1.47) to build a project using the ClearCase UCM (v1.1.2) plugin. With the following config (names changed to protect the innocent): Stream: project_dev_build@\company_pvob<br/> Component: project_tools@\company_pvob<br/> Promotion level: INITIAL I get the following output: [CCUCM] * Stream: project_dev_build@\company_pvob [CCUCM] * Component: project_tools@\company_pvob [CCUCM] * Promotion level: INITIAL [CCUCM] Removed 45 of 45 Baselines. [CCUCM] No valid

ClearCase to SVN migration

江枫思渺然 提交于 2020-01-02 05:46:11
问题 Well I have an issue with SVN importer tool for migrating one of the ClearCase VOB which has a huge history ..we thought of doing this by picking up like 10 -15 baseline versions of the code and import it to SVN. So for doing that I think the user has to give me the specific versions one by one . So now he is asking me how to point a specific version in clearcase and export it ?? .The idea here is to give me the code as tar ball ...so that I can explode it on my desktop and import it then to

not able to build in clearcase snapshot csproject

自闭症网瘾萝莉.ら 提交于 2020-01-01 19:43:15
问题 I am using clear case as my source control and i have snapshot view of all my projects(C#) . Some of the common projects are shared among them. Now i have 5 projects in my solution and they have clear dependencies among them (No circular dependencies) . Project 5 refers to the project 4 i have build project 4 successfully and project 5 could not found referred dll on its location . But when i see it physically it is there. Now the problem here is when i try to create a new snapshot view and

Getting error while updating the view

久未见 提交于 2020-01-01 19:29:10
问题 I am getting below error while updating the view. Problems were encountered while retrieving view synchronization and data. Clearcase CM server error: Unable to access "vob name" : unknown error in vob Clearcase CM server error: Error 2 config spec load rule problems encountered How to troubleshoot that error message? 回答1: You need to access the logs (both locally or on the server) to know more. It used to be cleartool getlog (ClearCase 7.x, even for CC 8.x) cleartool: Error: Checkout is

Getting error while updating the view

随声附和 提交于 2020-01-01 19:28:10
问题 I am getting below error while updating the view. Problems were encountered while retrieving view synchronization and data. Clearcase CM server error: Unable to access "vob name" : unknown error in vob Clearcase CM server error: Error 2 config spec load rule problems encountered How to troubleshoot that error message? 回答1: You need to access the logs (both locally or on the server) to know more. It used to be cleartool getlog (ClearCase 7.x, even for CC 8.x) cleartool: Error: Checkout is