Remove Command Arguments

See Also

Use the Remove command to remove a file from the CVS repository. When you run the Remove command on a file or directory, the IDE deletes your local copy of the file and schedules the file for removal from the repository. The file is only removed when you run the Commit command.

You can run this command by right-clicking any file or directory in a VCS filesystem and choosing CVS and choosing Remove.

note If you do not see all of these options, your CVS filesystem is not set to display advanced command options. Go to the filesystem's property sheet and set the Advanced Options property to True, or hold down the Control key while choosing the Add command.
You can specify the following argument on both files and directories:

The following option only appears when you run the Remove command on a directory:

note The dialog box also includes a Global Options tab in which you can set global CVS command options.
See Also
Calling Version Control Commands
VCS Filesystem Properties
CVS Commands
VCS Command Output

Legal Notices