Create, pull, and switch svn branches under idea

Let’s talk about the branch creation process first: 
I am familiar with the trunk code pulling branch in IDEA. It is actually very easy.

After configuring svn

write picture description here

Fill in some copy information

write picture description here

write picture description here

This is to create a new branch

2. Talking about the switching process

The shortcut key for updating/switching svn is ctrl+T. This shortcut key is still very useful and convenient.

You can also click on the toolbar, vcs --- update project (ctrl+T) --- check update/switch to specific url 

write picture description here

 

If you click the update and the optional box does not appear, then enable it, 
file—settings—version control—confirmation 

write picture description here

display options dialog when these commands are invoked,勾选update checkout

Check out the current branch:

One disadvantage is that it is impossible to visually see which branch it is currently in. It can only be seen through version control—–subversion working copies information, and the displayed url is delayed, and it will be displayed normally after a while. ….resignedly 

write picture description here

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325681369&siteId=291194637