- bring local copy up to date: cvs update
- as above, but get any newly-created directories, too : cvs update -d
- -P will remove empty directories
- cvs commit check-in all your changes
- cvs remove SOMEFILE delete a file from the repository.
- cvs log SOMEFILE see the files change history
NEXT
PREVIOUS
Master Index