- the repository holds all files and firectories under CVS control
- a module is a set of files comprising one or more projects
- a branch is a fork of development which does not affect the main trunk
- merging is the combination of two different versions
- a checkout is when you first get a copy of the files from the repository
- a commit is when you upload your local module changes to the repository
- an update is when you bring your local copy of the module up to date
- a tag is used to label a revision
NEXT
PREVIOUS
Master Index