The Synchronize with Repository command compares the local workspace to the repository and lists all incoming and outgoing changes, including updates, deletions, and conflicting changes. Conflicting changes are when both the local file and the repository file have been changed.
You can resolve the discrepancies by importing changes to your local workspace, merging the different files, or committing the changed files into source control.
NOTE Full synchronization is only supported for projects.
To synchronize your workspace with source control:
Select the projects that you want to synchronize with the Dimensions CM repository.
Right-click and select Team | Synchronize with Repository.
The Team Synchronizing perspective appears.
Use the features in the Team Synchronizing view to evaluate the files that differ from source control, and choose whether to synchronize, check in, or merge the changed files. This view displays file status that you can use to decide how to act on specific files. For example, this view identifies foreign items, which are files that are related to items in a different project or stream.
NOTE If you are using the Wind River Workbench product, the Hierarchy of the Wind River projects will be used to determine the set of Eclipse projects to synchronize.