PhpStorm 2016.1 Help

Integrate to Branch

View | Tool Windows | Changes | Repository Tab | Context menu of a changelist or a file |
Subversion | Integrate to Branch


Use this dialog box to specify options for integrating changes into a branch.

ItemTooltipDescription
Source branch URLThis read-only field shows the URL address of the source branch.
Target branch URLThis read-only field shows the URL address of the target branch.
Integrate into
Working Copy
In this list, select the path to the local working copy into which the changes will be integrated.
Try merge, but make no changes Select this check box to preview the merge result by enabling the --dry-run switch of the svn command. If this check box is not selected, the sources are merged silently.
Run status after update Select this check box to perform the Subversion status command and view all the files that have local modifications.
add AddClick this button to add a working copy to the list.
delete RemoveClick this button to remove the selected working copy from the list.

See Also

Last modified: 12 July 2016