TFS Source Complaint
Actually, it’s a complaint with the interface to source control in the Solution Explorer. I’m doing some basic shifts of the deployment structure… moving classes around between assemblies, etc, and it seems that none of the drag-and-drop options will actually do a source control “move” operation (which preserves history), they all do a delete/add (which is poor engineering practice because it drops history).
Well, off to explicit-land… what a pain.
