What are the basic clearcase concepts every developer should know? [closed]
Core concepts? centralized(-replicated) VCS: ClearCase is halfway between the centralized VCS world (one or several “centralized” repos or VOBS – Version Object Bases – every developer must access to commit) and the distributed VCS world. But it also supports a “replicated” mode allowing you to replicate a repo in a distant site (MultiSite ClearCase), sending … Read more