Removing a File from CVS

When you remove a file from CVS it is removed from your local disk.

To remove a file from CVS:

  1. Select one or more files to be delected in the navigator, and choose File | Source Control | Remove.
  2. The Erase from Disk dialog is displayed with the files listed. You can check and uncheck the files, and those checked are removed from your local disk when you select Erase Selected.

This file will be removed from the CVS repository when the next commit is performed.


Using Concurrent Versioning System (CVS) With JDeveloper