Top "Clearcase" questions

ClearCase is a closed-source, centralized revision control system (VCS) from IBM.

How to bridge git to ClearCase?

I've recently used git svn and enjoyed it very much. Now I'm starting a new project at a different customer. …

git git-svn clearcase
In ClearCase, how can I view old version of a file in a static view, from the command line?

In a static view, how can I view an old version of a file? Given an empty file (called empty …

clearcase
Cleartool: How to apply label to files which are in my current view only?

I could not find the proper command to apply a label to files which are in my current view. I …

clearcase cleartool
what clearcase plugin to use with eclipse

Which Clearcase plugin should I use for eclipse 3.5+? which is easiest to use? which is most reliable? can any of …

eclipse eclipse-plugin clearcase
how to create a branch in clearcase with GUI operation only?

I searched for a while and tried to find a way to create a branch in clearcase, but cleartool commands …

clearcase
ClearCase list of files with given label type applied

We currently use clearcase on a project, and there is an HTML file that was generated with clearcase that contains …

report clearcase cleartool
How do I perform a recursive checkout using ClearCase?

I want to check out all files in all subdirectories of a specified folder. (And it is painful to do …

version-control clearcase
Command to find all view private files in the current directory recursively

What is the clearcase Command to find all view private files in the current directory recursively?

command clearcase
What's the "proper" way to delete files from a ClearCase snapshot?

When I delete a file from my snapshot view, the next time I look at the snapshot in ClearCase Explorer, …

version-control clearcase delete-file snapshot-view
What are the differences between a snapshot view and a dynamic view?

I have seen in ClearCase that there is a Snapshot view and a Dynamic view. What are the differences between …

clearcase