Remove IntelliJ Project Version Control

I am managing svn with a third party application.

How do I remove all version control associated with a project in IntelliJ?


Solution 1:

Go to Settings | Version Control, select the mapping(s), click [-] icon or press Delete to remove the mapping or change the association to None.

Solution 2:

Alternatively, you can delete the vcs.xml which exist under the .idea folder;

.idea/vcs.xml