Integrate Project Dialog (Subversion)
Use this dialog box to integrate differences between two branches in the Subversion repository into a local working copy.
Item | Description |
---|---|
Source 1 | In this text box, specify the URL address of the first branch to compare. If necessary, click the Browse button ![]() |
Source 2 | In this text box, specify the URL address of the second branch to compare. If necessary, click the Browse button ![]() |
Revision | For each source, specify the revision to use. The possible options are:
|
Use ancestry | Select this check box to take the ancestry of the Source1 and Source2 URLs into consideration when comparing revisions. If the check box is not selected, only the contents of the files are compared. |
Try merge, but make no changes | Select this check box to enable the --dry-run switch of the svn command. If this check box is not selected, the sources are merged silently. |
Depth | Use this drop-down list to specify the range of recursion into subdirectories. The available options are: |
See Also
Last modified: 18 July 2017