Upon a pull if there are conflicts that must be
auto-merged, the pull will not succeed.
The incoming data will be saved in a directory called RESYNC.
Conflicts can occur because:
-
file content changes overlap
-
permissions changes overlap
-
file name changes overlap
-
file flags changes overlap
-
tag changes overlap
When possible, these changes are auto-merged.
If BitKeeper could not merge all conflicts, you will have to do a
manual resolution.