I have two users. They've been working in a development branch. In their dev branch, they edited a file. In the trunk, the file was renamed subsequent to the creation of their dev branch. When they try to merge their edit into the trunk (merging only that one changeset), one of them sees conflict resolution in Visual Studio with options [Automerge] [Take Source Version] [Keep Target Version], whereas for the other user, [Automerge] does not appear.
Neither of them has pending changes, both of them have the latest version, their workspace mappings are the same, and they have identical toolsets installed. Why would this be happening?