Compare folders

You can compare the differences between two server folders, two local folders, or a server folder and a local folder.

Required Permissions

To perform these procedures, you must have the Read permission set to Allow. For more information, see Permission reference for Team Foundation Server.

Note

To compare two local folders, you do not need Team Foundation Server permissions.

To compare folders by using Folder Difference

  1. On the View menu, choose Other Windows, and then choose Source Control Explorer.

  2. In Source Control Explorer, locate the source folder you want to compare, open its shortcut menu, and then choose Compare.

    The Compare dialog box appears and the version control path of the folder that you selected is in the Source Path box.

  3. Under Source Version, select the Type you want to use for comparison: Changeset, Date, Label, Latest Version, or Workspace Version.

  4. Enter the Target Path or choose Browse and locate the target folder.

  5. If the Target Path is to a server folder, under Target Version, select the Type you want to use for comparison: Changeset, Date, Label, Latest Version, or Workspace Version.

  6. Under Filter, you can add or remove file and folder filters.

    For more information, see Folder comparison filters.

    Select the Filter local paths only box if you want to apply the filter only to local paths.

  7. Under View Options, select which items that you want shown in the comparison results. You can select a combination of view options by checking or clearing the following boxes:

    • Show items that exist only in source path.

    • Show items that exist only in target path.

    • Show items that are different.

    • Show items that are the same.

  8. Choose OK.

    The Folder Difference window displays a list of items that are compared in the source and target folders.

    • You can compare the differences between two versions of a file by opening its shortcut menu and choosing Compare. The Diff window appears.

    • If there are differences between a server folder and your local folder, you can reconcile them.

See Also

Tasks

Reconcile differences between two folders

Concepts

Folder comparison filters

Other Resources

Compare files