Migrate from IBM DevOps ClearCase

  • Tier: Free, Premium, Ultimate
  • Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated

IBM DevOps ClearCase is a set of tools developed by IBM which also include a centralized version control system similar to Git.

The following table illustrates the main differences between ClearCase and Git:

FeatureClearCaseGit
Repository modelClient-serverDistributed
Revision IDsBranch + numberGlobal alphanumeric ID
Scope of ChangeFileDirectory tree snapshot
Concurrency modelMergeMerge
Storage MethodDeltasFull content
ClientCLI, Eclipse, CC ClientCLI, Eclipse, Git client/GUIs
ServerUNIX, Windows legacy systemsUNIX, macOS
LicenseProprietaryGPL

Migrate to Git

We do not provide a tool to migrate from IBM DevOps ClearCase to Git. For information on migrating, see these resources: