Top "Clearcase" questions

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

Recursive checkin using Clearcase

I want to check in a directory and all the sub-directories into the clear case. Is there a specific command …

clearcase
How to list all my check-ins using ClearCase?

Is it possible to get a list of all the check-ins I've made within a given source code directory tree …

clearcase cleartool
How do I integrate Beyond Compare with ClearCase?

I would like to integrate Beyond Compare with ClearCase so that I can use it for diffing and merging files, …

merge diff clearcase beyondcompare
ClearCase: Find files having exactly one specific label and not more

I'd like to find files in ClearCase that are labeled with a specific label but that do not have any …

clearcase labels cleartool
how to remove a version in clearcase

I want to check out a directory , let's say /vobs/myvob/src/ to add a new file in this directory. …

clearcase
How to search files by label

As title, I'd like to list all the files with a given label under a directory. Which clearcase command can …

clearcase
Undo checkout using cleartool

How to undo checkout an element using cleartool command line tool in clearcase?

version-control clearcase cleartool
Sync GIT and ClearCase

I am currently working on ClearCase and now migrating to GIT. But we need this migration in a way that …

git clearcase git-branch
IBM Clearcase plugin installation issue with Eclipse

I am trying to install IBM Rational ClearCase SCM Adapter (For Eclipse), Version 7.6.0.0 following instructions on IBM site on Eclipse …

eclipse eclipse-plugin clearcase eclipse-cdt eclipse-juno
Find changes between labels

Using cleartool I am able to find all the files associated with a label using something like: ct find -avobs …

clearcase