Is there any way to display a transaction ID column in the history for a file?
We're trying to move to changeset-based build numbers (http://www.woodwardweb.com/vsts/000329.html) to replace our current label-based builds.
One issue we've run into is how to determine if a particular change is in a particular build or not. With the labels, we look at the file history, and see if the change is before the label or not.
If the file history displayed a column with the transaction ID, we could easily tell which was the first build that contained that change.
Display transaction ID
Moderator: SourceGear