How to: List Changes in a Shelveset?
When you run tf shelvesets shelvesetName /format:detailed you get the shelveset’s name and some metadata associated with it, but not the changes. To get a list of the changes in a changeset, run:
tf stat /shelveset:shelvesetName;DOMAIN\ownerUserName
The output is similar to that of a workspace.
Comments
Anonymous
April 01, 2009
PingBack from http://www.anith.com/?p=25615Anonymous
April 07, 2009
The comment has been removed