Integrate Project dialog (Subversion)
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 integrate differences between two branches in the Subversion repository into a local working copy.
Item | Description |
|---|---|
Source 1 | In this field, specify the URL address of the first branch to compare. If necessary, click Browse |
Source 2 | In this field, specify the URL address of the second branch to compare. If necessary, click Browse |
Revision | For each source, specify the revision to use. The possible options are:
|
Use ancestry | Select this checkbox to take the ancestry of the Source1 and Source2 URLs into consideration when comparing revisions. If the checkbox is not selected, only the contents of the files are compared. |
Try merge, but make no changes | Select this checkbox to enable the |
Depth | Use this list to specify the range of recursion into subdirectories. The available options are:
|