Automatic Folder Merging

Folder comparisons support the automatic merging of folders into a common ancestor folder, in a similar manner to file comparisons. The first and third folders will typically be independently modified copies of the common ancestor (middle) folder.

Please see Three-Way File Comparison and Merging for information about the general circumstance that may result in three distinct revisions of a set of files needing to be combined.

Performing an automatic merge

The automatic merging operation will merge changes from the first and third folders back into the common ancestor folder. The operation can involve removal, copying, and automatic merging of files.

To perform an automatic folder merge:

Understanding automatic merge results

When an automatic merge completes, the folder comparison window is updated to show what happened.

If you have enabled the option to Keep unchanged rows hidden in the ribbon Hide/reveal menu, rows that are now unchanged as a result of the merging operation will disappear from view.

Rows that were successfully merged will show a resolved marker , and the relevant filenames will be dimmed.

Edit markers indicate the nature of each change:

To navigate between edit markers:

A conflict marker is attached to files that either could not be merged due to merging conflicts or unexpected errors. In either case, the marker’s comment will describe the problem.

To navigate between conflicts:

Each , , , or marker has an associated tooltip that explains what change was made. Conflict markers also have a tooltip to explain the reason for the conflict. Hold the mouse cursor over the marker for a few seconds to see the explanation. Alternatively, right-click on the edit marker and select Edit Comment… from the context menu.

Files that could not be merged automatically due to merging conflicts should be merged manually using a file comparison.

How automatic merging works

The following rules define what will happen to selected files during an automatic merging operation:

First Folder Second Folder Third Folder Action
File Copy the file to the second folder.
File Delete the file.
File File If the files are unchanged then remove the file in the second folder, otherwise mark it as a conflict.
File Copy the file from the first folder to the second folder.
File File Merge the files in the first and third folders into the second folder.†
File File If the files are unchanged then remove the file in the second folder, otherwise mark it as a conflict.
File File File Merge the files in the first and third folders into the second folder.†

† Files are only merged if they are considered to be text files.