Name

remove

Synopsis

cvs [cvs-options] remove [-flR] [files ...]

The remove command removes a file or directory from the repository. It can also be used to undo an uncommitted file addition.

Synonyms: rm, delete.

Standard subcommand options: -l, -R.

Option

-f

Delete the files from the sandbox before removing them from the repository.

Example

    $ cvs remove server.cc
    cvs server: scheduling 'server.cc' for removal
    cvs server: use 'cvs commit' to remove this file permanently

Get Unix in a Nutshell, 4th Edition 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.