- In the Local tab of the Changes tool window, select a conflicting file, or a whole conflict node.
- On the context menu of the selection, choose or . Files Merged with Conflicts dialog box appears.
- If you want to accept server version and overwrite your local changes, click Accept Theirs. If you want to force your changes to the repository, click Accept Yours. Clicking Merge opens the merge tool, where you can accept or discard each change individually.
- Once the conflicts are successfully resolved, commit your local version to the repository.

