Home >Backend Development >PHP Tutorial >Use phpstorm to perform svn submission, phpstormsvn_PHP tutorial

Use phpstorm to perform svn submission, phpstormsvn_PHP tutorial

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-07-12 09:08:11811browse

Use phpstorm for svn submission, phpstormsvn

It is really difficult to find a free and easy-to-use SVN on macbook, or the picture is very blurry, I wanted to use Xcode , but after struggling for a while, I wanted to open a php project folder, but I couldn’t do it. In the end, I thought about using phpstorm. I didn’t expect it to be quite easy to use.

First find a project folder and check out the project.
Use phpstorm for svn submission
I won’t take screenshots of this kind of guidance one by one. The final checkout will be a bit slow, and Multiple confirmations are required.
Use phpstorm for svn submission
When I cd to the directory I just checked out, I found that the .svn directory already exists.
Use phpstorm for svn submission
The most To start, right-click the project directory. There may be no version controller option in the menu (as shown in the picture) because the SVN version controller has not been selected under the vcs menu. Which one to choose? I forgot to take a screenshot when I just selected it. I only saved it after saving it. I found that it was displayed. Anyway, import svn version control under the VCS menu of the navigation.
Then do the operation as shown in the picture, and you can submit it
Use phpstorm to submit svn
Use phpstorm to do it For svn submission
Everyone has to slowly explore other commonly used svn operations.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/1057280.htmlTechArticleUsing phpstorm for svn submission, phpstormsvn is really difficult to find a free and easy-to-use SVN on macbook, or It’s a very blurry picture. I originally wanted to use Xcode, but after struggling for a while I wanted to open it...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn