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 Remove.
![]() |
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. |
The following option only appears when you run the Remove command on a directory:
![]() |
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 |