tags:

views:

24

answers:

1

I need to build a specific changeset on TFS, but the "Query new build" dialog let me choose only "Latest sources" or shelveset... Running TFS 2010.

A: 

I have not tried it, but it could work.

When you queue a new build, you can go to the Parameters tab. When you expand the Advanced group, you have the Get Version property. See http://readcommit.blogspot.com/2008/06/building-specific-version-with-team.html for how you can enter the values in there.

Ewald Hofman