tfsbuild - How do I reference a Changeset in a TFS Build script? -


how reference changeset in tfs build script?

i want write tfs build workflow copies files referenced in current changeset. possible?

you call tfpt power tool team foundation server power tools run tfpt getcs /changeset:12345. you'll need create temporary mapping first. can use tf workspace , tf workfold set up.

use powershell script or invokeprocess activity run these.


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

php - Calling a template part from a post -

How to mention the localhost in android -