Search code examples
androidsvnandroid-studio

Cancel SVN in a Android Studio Project


When I was trying to import a project from Google Code to my own Android project Studio all files from it turned red.

As I got to import the project in Eclipse I'd like to know how to cancel or return to the previous state without SVN project and files in red.


Solution

  • In Preferences > Version Control choose none from the dropdown menu:

    enter image description here