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

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -