I\'m cleaning up old build definitions and I want to back them up in case there is something I\'m missing, is there a way to export the build definitions using Visual Studio
Team Foundation Power Tools commands has a command that will allow one to export/dump out a build definition to a text file.
From the Visual Studio command prompt:
C:\Program Files\Microsoft Visual Studio 10.0\VC>tfpt builddefinition /dump ProjectName\BuildDefinitionName /filepath:C:\filename.txt /collection:uri