TFS 2012: How to flag different build environments?
Subject:
TFS 2012 version control question
Question:
I am new to Team Foundation Server and would like some assistance in accommodating several build environments such as Development and Production.
I am using TFS 2012 and our developers would like to flag their source code as “dev” to show that the code is currently in the development environment.
When the code is ready for production, they would like to flag it as “prod” so that another team can begin moving the code to the production environment.
Does TFS 2012 natively offer the ability to specify flags that represent different build environments? If not, how are others accomplishing this task?