Top "Clearcase" questions

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

What are the basic clearcase concepts every developer should know?

What are the core concepts of the Clearcase version control system every developer should know?

clearcase
ClearCase advantages/disadvantages

Because I'm currently struggling to learn IBM Rational ClearCase, I'd like to hear your professional opinion. I'm particularly interested in …

version-control clearcase
How can I use ClearCase to "add to source control ..." recursively?

I unpacked a zip-file delivery into a clearcase view. Now I want to add the complete file tree to the …

version-control clearcase
How to find the files modified under a clearcase branch

I modified and checked-in a bunch of files under my branch. Now I need to get the list of files …

version-control clearcase
How to find all checkedout files with ClearCase cleartool?

I'm trying to setup our ClearCase with Hudson for a continuous integration (and deployment later). I finally got a UCM …

version-control clearcase cleartool
ClearCase vs. Git version control

We are using a multisite ClearCase repository, and often we require to merge and build our system. This merge and …

git version-control clearcase
Any way to use a custom diff tool with cleartool/clearcase?

I'd like to use my own diff when working in a clearcase snapshot view. As far as I can see, …

diff clearcase cleartool
How do I roll back a file checked in to Clearcase?

I have a file in my Clearcase repository. I checked it out and modified it, and then checked it back …

clearcase rollback
Command line to delete all ClearCase view-private files

I'm looking for a command line to remove all view-private files and directories from a ClearCase view on Windows. I …

bash cygwin clearcase
how to find files in a given branch

I noticed that when doing code view, people here in my company usually just give the branch in which his …

clearcase