PHPStorm配置SVN

一、点击Subversion

PHPStorm配置SVN

 二、添加svn地址

PHPStorm配置SVN

 三、检出

PHPStorm配置SVN

四、可能出现的问题

Cannot load supported formats: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified 

解决:

1、下载svn最新版 https://www.visualsvn.com/downloads/

PHPStorm配置SVN

 2、打开phpstorm设置,设置svn文件路径

PHPStorm配置SVN

 3、重新检出即可。

相关文章:

  • 2021-07-08
  • 2021-09-19
  • 2021-08-23
  • 2021-12-10
  • 2022-01-14
  • 2022-02-26
猜你喜欢
  • 2021-09-15
  • 2021-11-22
  • 2021-11-28
  • 2021-06-12
相关资源
相似解决方案