Search code examples
svnphpstorm

Subversion missing as a version control option in PhpStorm


I'm trying to configure Subversion in PhpStorm 2017.1 and there is no option for it under Version Control as the docs suggest (File | Settings | Version Control | Subversion). This is what I see

Screen shot from settings

Any ideas on what I'm missing. I have tortoiseSVN with command line tools installed and I've even tried installing SilkSVN.


Solution

  • Support for each VCS comes as a separate plugin.

    Please ensure that Subversion Integration plugin is installed and enabled in Settings/Preferences | Plugins