PyCharm 2018.2 Help

Integrate to Branch

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


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 --dry-run switch of the svn command. If this option is unchecked, sources are merged silently.

icons general add svg

Add

Click this button to add a working copy to the list.

icons general remove svg

Remove

Click this button to remove the selected working copy from the list.

Last modified: 21 November 2018

See Also