Resolving conflicts
Published 13 March 2013
Conflicts happen when two people modify the same object. When a conflict occurs, the change is listed as Conflict:
Conflicted objects can't be checked in or retrieved until the conflict is resolved.
To resolve a conflict:
- Click on the conflicted object.
The conflict resolution bar is shown: - In the drop-down menu, select either Use database version or Use source control version.
You can also press D on the keyboard to choose the database version, or S to choose the source control version.
You can right-click conflicted objects to resolve them.
The change is listed as Resolved.
Merging
Source Control for Oracle has no merge functionality. To manually merge changes from two conflicting versions of an object, resolve the conflict, then edit the object to include the changes from the other version.