ashes999
ashes999

Reputation: 10163

Team Explorer's "Compare With Unmodified Version" is disabled

I'm using VS2010 professional with TFS; in the Team Explorer window, when I right-click and say check-in changes, I see a list of my changes; for some reason, when I right-click and choose Compare > With Unmodified Version is disabled (greyed out).

This is NOT for a new file; the Change type is Edit, so it should theoretically work.

What am I missing? Why can't I do the comparison?

Upvotes: 1

Views: 1118

Answers (1)

Mike Veigel
Mike Veigel

Reputation: 3815

This feature is used when you are comparing files inside of a shelveset.

If you go to File -> Shelveset -> Unshelve Pending Changes and select one of the shelvesets and then push the Details button you will see in the compare menu that the option "Compare With Unmodified Version" exists on files marked as "edit"

Upvotes: 1

Related Questions