Disconnect

This command is initiated via the Team > Disconnect ... context menu option.

Overview

If you want to work completely independent of version control, you may disconnect your local copy of the project from the repository. You can only disconnect entire projects, not individual folders or files.

Process

Select the project root folder and select Team > Disconnect from the context menu.

A dialog is presented asking if you want to remove the SVN meta information from the file system. If you want to reconnect to the remote repository at a later time, choose Do not delete the SVN meta information. This is the default option.

If you do choose to delete the SVN meta information, your project will be completely disconnected from SVN. You will not be able to re-attach your project to the same repository location later. If you think you might want to do that, then you should NOT delete the SVN meta information.