clearcase

text_file_delta failed create_version operation in clearcase

拜拜、爱过 提交于 2019-12-03 22:30:37
Continuing my previous post: Provide version to independent files in clearcase . Now I able to execute clear case import command but with some errors. Following are some errors occurred while import: clearfsimport: Error: Could not checkin "E:\CC_Work\FromCC\santosh_view57\Temp_TEST\AspNET\Scripts\WebForms\MSAjax\MicrosoftAjax.js". clearfsimport: Warning: Trouble importing element "E:\CC_Work\FromCC\santosh_view57\Temp_TEST\AspNET\Scripts\WebForms\MSAjax\MicrosoftAjax.js". Creating element "E:\CC_Work\FromCC\santosh_view57\Temp_TEST\AspNET\Scripts\WebForms\MSAjax

UCM: How to create dynamic view (base clearcase) on arbitrary incremental baseline

久未见 提交于 2019-12-03 20:28:05
问题 Currently we use ClearCase UCM.. I am trying to evaluate possibility of using git in our project. I decided to create large repo with past three years changes from an integration stream. The pvob has 12 vobs under it. For purpose of evaluation(creating a worst case), I am putting all changes into single repository. I want to create a base clearcase view and then adjust its spec for every baseline on the pvob . This will then synched to git repository. Question in short: How can I create a

Find changes between labels

旧时模样 提交于 2019-12-03 17:57:52
问题 Using cleartool I am able to find all the files associated with a label using something like: ct find -avobs -version "lbtype (Build-Label)" -print How do I find all objects changed (including adds and deletes) between two labels? 回答1: In ClearCase (under Administration in my install) there is Report Builder. Under Elements/Labels you can select either "Elements Changed Between Two Labels" or "Versions Changed Between Two Labels" depending on which you need. You can then select the path to

ClearCase: change branch type name?

落爺英雄遲暮 提交于 2019-12-03 11:45:06
I used mkbrtype BRANCH_NAME , checked out a few files, had some check-ins, etc. Now I discovered I had a typo in the branch name, and it looks pretty ugly. Is there a way I can change the branch name and still have all the versions/checkouts under it? I'm the only one using it. You can rename a brtype with the ct rename command . cleartool rename brtype:oldname@\vob newname But you will need to: change the config spec of your view (non-UCM): no side-effect on checked out files or change the name of the stream, remove and recreate your view no the new Stream name (UCM). Your checked-out files

ClearCase Snapshot Views: exclude one particular directory from load statements?

北城以北 提交于 2019-12-03 11:42:00
Good morning, is there any way to exclude only one particular directory from a snapshot's load statement, e.g. I want to load a whole vob named ' PM_CT ' except the \PM_CT\lost+found directory ... is there an elegant way to do it? And how would I generally exclude all lost+found directories across multiple loaded vobs? Cheers and Thanks, -Jörg element /PM_CT/lost+found -none The "elegant" way consists of: adding a selection rule (here " -none ") loading all PM_CT without aking any question ( load /PM_CT ), if your view is a snapshot one Note: in a config spec, always use "/": it is easier, and

Any svn blame equivalent for clearcase?

旧巷老猫 提交于 2019-12-03 11:22:02
问题 Are there any cleartool command line or tools equivalent to SVN's blame in Rational Clearcase? 回答1: The closest one would be with cleartool annotate: The annotate command lists the contents of a version, annotating each line to indicate when, and in which version, the line was added. You can customize the annotations using the –fmt option, which is described in the fmt_ccase reference page. By default, annotate writes its output to a file whose file-name extension is .ann . 回答2: If you want

Migrate from ClearCase to SVN/Mercurial

安稳与你 提交于 2019-12-03 10:27:07
At work, we're using ClearCase right now. However, there's a lot of overhead required, especially when someone does something stupid (like erase a view with multiple reserved check-outs on the trunk...). Since we're trying to lower our overhead and be as lightweight as possible, we've through about the possibility of ditching CC and going for something lighter (Subversion or Mercurial), seeing as how we don't use 90% of CC's features anyway. Does this sound reasonable or will we be trading our Ferrari in for a station wagon? From my experience, ClearCase has indeed a lot of overhead and we

How to hook a method to the Edit event in Delphi 7 IDE?

余生长醉 提交于 2019-12-03 10:23:14
I'd like to automatically checkout a file when I start to edit it in Delphi 7 IDE. ClearCase is my version control system and I really hate the need to checkout a file before starting to edit. It always breaks my thought flow: I'm trying to solve a problem, find where I need to change, try to edit it, fail because the file is read only, open clearcase, search the file, finally checkout, try to edit the file again, fail because the IDE still thinks it is readonly, tell the IDE that isn't readonly. When I finally go back to code, I forgot what I was trying do do. I've found this nice and simple

Clearcase Delete Directory

走远了吗. 提交于 2019-12-03 08:06:30
I have a directory structure like so: root_dir dir1 dir2 file1.txt file2.txt sub_dir file3.txt file4.txt What is the best way to delete dir2 and all it's sub-elements using rmname ? Can I simply do 'cleartool rmname dir2' and have it recursively delete all it's contents? You only need to: cleartool checkout -nc root_dir cleartool rmname dir2 cleartool checkin root_dir That remove the reference to dir2 in the new version of root_dir , making dir2 and all its content invisible (not reachable). And you can easily restore dir2 (and all its content) by merging the previous version of root_dir

IBM Clearcase plugin installation issue with Eclipse

冷暖自知 提交于 2019-12-03 06:37:28
I am trying to install IBM Rational ClearCase SCM Adapter (For Eclipse), Version 7.6.0.0 following instructions on IBM site on Eclipse Juno CDT. I am using Install New Software > Add with the following URL. http://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/windows/ Installation fails with the following message Cannot complete the install because one or more required items could not be found. Software currently installed: Rational ClearCase MVFS Support 7.6.0.v201105111445 (com.ibm.rational.clearcase.ccrefresh.feature.group 7.6.0.v201105111445) Missing requirement: