File Commands

Add new files or directories to the repository

            cvs add [filenames]

Add new binary files to the repository

            cvs add -kb [filenames]

Remove files or directories from the repository

            cvs remove [filenames]

Remove files or directories and delete from the sandbox

            cvs remove -f [filenames]

Get Essential CVS now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.