tfs

Comparison keyboard shortcuts for Pending Changes in TFS

Logitech MX5500

Read more...

Moving files between projects in TFS

Team FoundationServer I came across a knowledge base article by Microsoft Support that describes how to move files between projects in TFS in a way that keeps their history. In short, to keep your history you need to perform the move in the Source Control Explorer and then fix up your project files. Performing the move in the Solution Explorer causes the project files to be updated immediately, but the history will not be kept because it results in a delete and add operation.

Read more...