Symbol:
Function: This command opens the “<object>” dialog. In the dialog, the conflicts are displayed and functions for resolving conflicts are prepared in order to merge changes.
Call: Context menu of the object.
Requirement: The object has a conflict that has occurred by updating the object with local changes.
Dialog '<object>'
“Compare” |
The local objects are displayed on the left side, and the version from the SVN repository is displayed on the right side. |
“Use mine” |
A local change is used. |
“Use yours” |
A change of the version from the SVN repository is changed. |
“Apply” |
All changes are accepted that you made in this dialog. The status of the object is changed. |
“Cancel” |
Cancels all changes that you made in this dialog. But the object keeps the conflicted status. |