The Team Synchronize view in Eclipse displays when you select Synchronize with Repository. The Synchronize view allows you to inspect the differences between the local Workbench resources and their remote counterparts, as well as update resources in the local Workbench or commit changes/resources from the local Workbench to the Dimensions CM repository.
NOTE Full synchronization is only supported for projects.
The Team Synchronize view has many features that help you to perform the synchronization with the repository, such as:
Commit Moves—The commit move operation updates the Dimensions CM repository with information from files which have been moved or renamed.
Synchronization states—Synchronization states show the state of resources in your local workspace compared to those residing the Dimensions CM repository.
Modes—The different synchronization modes (Incoming, Outgoing, Incoming/Outgoing, Conflicts) allow you to filter the differences, helping you to find the differences to be resolved based on your company's work flow.
Conflict Handling—Conflicting resources can be merged (instead of overwriting) using Team Synchronization by performing either an update or a compare to merge the differences. You must use a Compare editor to compare and resolve conflicts. A Compare editor can be opened by choosing Open in Compare Editor from the context menu. The Compare editor allows you to manually resolve the conflicts in the file. Once completed, perform a Mark as Merged on the conflict to indicate that you are done. This will change the conflict into an outgoing change.