Tag: tfs
All the articles with the tag "tfs".
Comparison keyboard shortcuts for Pending Changes in TFS
Published:2 min readThis article provides instructions for setting up keyboard shortcuts for comparing pending changes in Visual Studio with the Latest, Workspace and Previous versions. It also provides updated commands for Visual Studio 2012.
Moving files between projects in TFS
Published:2 min readThis article discusses how to move files between projects in TFS while keeping their history. It outlines a step-by-step process of using the Source Control Explorer and Solution Explorer to move and include the items, which results in all changes being contained within one Change Set. This keeps the version control database from becoming invalid while preserving the history of the moved files.