CVS Primer
原文英文,约400词,阅读约需2分钟。
📝
内容提要
CVS Repository? –> checkout(co) –> commit(ci) –> update(up) Repository vs Modules? –Repository is the modules’s container –Module is often a project Repository has four main parts : –main ...