正式なドキュメントは英語版であり、この日本語訳はAI支援翻訳により作成された参考用のものです。日本語訳の一部の内容は人間によるレビューがまだ行われていないため、翻訳のタイミングにより英語版との間に差異が生じることがあります。最新かつ正確な情報については、英語版をご参照ください。

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: