CVS-Commands
© Rainer Sturm / Pixelio
There are about 50 commands, most of them are in the developer environment commonplace. One of the most important and specific commands to the CVS, we would like to briefly explain:

checkout: A working copy of repository fetch
import: create a new project / directory in the
repository type
add: new files in the project / directory
update: copy of their own work with already
established changes of other developers update
commit (check-in): own changes to the
repository send
log: Changes to the file: Who has what, when
and how much change
diff: Showing the differences between two
versions of files