After installing Phpstorm, to configure SVN, the result is configured in File->settings->version contorl->subversion->use conmand line Client
D:\Program Files\tortoisesvn\bin\tortoisepro.exe (General SVN Program files)
After you have installed the path address, always prompt
"Can ' t use Subversion command line client: ' D:\Program files\tortoisesvn\bin\tortoisepro.exe ' Probably the path to Subvers Ion executable is wrong. Fix it. ".
Then Google search, only to find that this tortoisePro.exe is the guide operation program, does not support Conmand line operation, need to re-download a
Http://www.jetbrains.com/phpstorm/webhelp/using-subversion-integration.html
And I chose this. Download sliksvn download
Http://subversion.apache.org/packages.html#windows
After the download is finished, press the next step to install, the author installed in the
D:\Program FILES\SLIKSVN
So, using Conmand line client set to your D:\Program Files\sliksvn\bin\svn.exe can use SVN
Windows Webstorm using SVN