Merging versions during the rebase operation

For any version you modify in your development stream, if another team member modified and delivered a version of the same element, you must merge when you rebase to a baseline that contains the delivered version. The following circumstances involve merging: All nonconflicting differences are merged. If versions in the baseline contain changes that conflict with the corresponding versions in your development work area, you are prompted to start Diff Merge so that you can resolve the conflicts.
Related concepts
About rebasing your work area
Testing your work before you merge

Feedback