Get specific versions of TFS code in a different directory
问题 Currently we have a build process as follows: I do a build into our dev staging environment. I label this in TFS. I use SVN bridge to check out that changeset that was labelled.* If testing for dev staging passes, I use the working copy I checked out to do another build into the next environment. I don't want to have to use SVN Bridge to have a copy of my code somewhere else for code at a specific version, but I have not found a way to do this natively in TFS (2010). Is there a way of doing