Android Studio missing Subversion plugin?

android-studio

Solution

Please make sure that the "SubversionIntegration" plugin is enabled in Preferences > Plugins.

Problem

I'm trying to connect my project with my subversion repository but when go to VCS settings, I only see Mercurial listed there. How can I enable subversion?

Original source

Related problems