Concurrent Versions System
Adding Files/Directories
Adding Files
$ cvs add file
$ cvs commit -m "mesg" file
Adding Directories
$ cvs add dir