Top "Clearcase" questions

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

Undo remove file in ClearCase

I have a ClearCase view with a folder, and two files. I check out the folder, remove a file and …

clearcase
Perl system() call failed with return code 65280

I the code below, I can run $retCode = ClearCase($cmd); with no error, but return 65280 when run this: $retCode = ClearCase($…

windows perl clearcase cleartool
clearcase -- difference between update and rebase

I have recently been thrown into learning ClearCase (I come from a background with git and svn -- I desperately …

version-control clearcase
ClearCase : How Can I Revert to Earlier baseline?

How Can I Revert to Earlier baseline? We have a UCM parallel development(multi-stream) project. Each developer have a snapshot …

clearcase
Clearcase Delete Directory

I have a directory structure like so: root_dir dir1 dir2 file1.txt file2.txt sub_dir file3.txt file4.…

clearcase cleartool
Config spec in ClearCase

I have tiny question about ClearCase. Help me please! When does config spec start to work? When I click CHECK …

clearcase config cleartool specifications
How to remove label of a directory and all its contents in clear case?

I have applied a label to directory in clear case recursively. How can I remove all those labels?

clearcase configuration-management
Flexible vs static branching (Git vs Clearcase/Accurev)

My question is about the way in which Git handles branches: whenever you branch from a commit, this branch won’…

git version-control clearcase accurev
What is the best strategy when migrating from ClearCase to SVN?

We are considering moving from ClearCase to Subversion. The project has been there for a while (7 years) and there are …

svn migration clearcase
How to recover a file from "Checkout but removed" state?

I was trying to checkout a file and it went it to "Checkout but removed" state. I am not able …

clearcase