Version Control Functionality - Remove from Version Control

From DBArtisan
Jump to: navigation, search

Go Up to Version Control

The Remove from Version Control functionality lets you remove entire projects or files from version control.

Note: This functionality does not destroy the file permanently from the source control system or remove the local copies of the file(s).

Removing a Project from Version Control

To remove a project from Version Control, do the following:

  1. Click File and then Open Project.
    The Open Project dialog box opens.
  2. Type the project name or select the project.
  3. Click Open.
    The project opens on the Project Tab.
  4. On the Project menu, click Version Control, and then click Remove from Version Control.
    The Remove File(s) dialog box opens.
  5. To permanently destroy the project select the check box, click OK.

Removing a File from Version Control

To remove a file from Version Control, do the following:

  1. On the Project, right-click the target file(s) and select Remove from Version Control.
    The Remove File(s) dialog box opens.
  2. Select the file(s) in the Files to be Removed from Version Control box.
  3. Click OK.