Function: This command opens the Merge dialog. In this dialog, you determine the revisions with the changes to be merged with the working copy of the project.
Call: Menu bar: Project ‣ SVN .
Requirement: The project is linked to SVN.
Kind of merge |
|
Merge source |
SVN URL of the SVN repository
|
Define start and end revision |
Select this option to merge a cohesive range of revisions with the working copy. |
Start revision |
Defines the range of revisions that are merged with the working copy:
|
End revision |
|
Define revision range |
Select this option to merge individual revisions with the working copy. You can also highlight the individual revisions in the Log dialog. Note: When defining ranges, CODESYS SVN behaves like other graphical clients, such as Tortoise SVN), and not like the command-line client. Example: For a range of 4-7, revisions 4, 5, 6, and 7 are merged. See also: Merging a Range of Revisions |
Dry run (simulation) |
|
Record only |
|
Ignore ancestry |
|
See also