Integrate to Branch
Install the Subversion plugin
This functionality relies on the Subversion plugin, which you need to install and enable.
Press Ctrl+Alt+S to open settings and then select .
Open the Marketplace tab, find the Subversion plugin, and click Install (restart the IDE if prompted).
Use this dialog to specify the options for integrating changes into a branch.
Item | Tooltip | Description |
|---|---|---|
Source branch URL | This read-only field shows the URL address of the source branch. | |
Target branch URL | This read-only field shows the URL address of the target branch. | |
Integrate into working copy | From this list, select the path to the local working copy into which the changes will be integrated. | |
Ignore whitespaces | Select this option if whitespaces are not important. | |
Try merge, but make no changes | Select this option to preview merge results by enabling the | |
Add | Click this button to add a working copy to the list. | |
Remove | Click this button to remove the selected working copy from the list. | |