Quick way for SVN user to learn ClearCase
问题 So far I've been using SVN, and now is in need to pick up ClearCase quickly, from developer's perspective. Is there any good resource for this? Thanks. -- add on -- Is there a map between SVN's concepts/terminologies (i.e. repository, working copy, trunk, branch, tag, checkout, commit, update, revert) with CC's? Base on initial reading I came out with the following. Repository => VOB? Working copy => Snapshot view? Trunk => ?? Branch => Integration stream? development stream? Tag => Label?