CVS Primer
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 trunk(called “head” in Eclipse) –versions –branchs –date ...