I'd like to know how to view entire changeset history in Team Foundation Server for a given project.
this is what I want to see- starting from changeset 1 all the way to the current changeset:
show me change #, username, date of submission, description, files that were changed, etc.
note: i don't want to just see the history for a given file, or dir, i want to see the history for the whole darn thing. i.e., what happened in changeset 1, what happened in changeset 2, what happened in changeset 3, etc.
Find a changeset by ID In Source Control Explorer, press Ctrl + G. The Go to Changeset dialog box appears. Type the number of the changeset and choose OK. If you don't know the number, choose Find.
Navigate to TFS in your browser, go to code, click on changesets, then advanced search. You can filter by user and date range. You can not search by comment, but if you have a general date range in mind then you can filter it down then use the browsers search (ctrl + f).
To display the History window: In Source Control Explorer, select an item, open its shortcut menu, and then choose View History.
you can go to the Source Control Explorer
in Visual Studio and right-click on your project and select View History
. This will show you the list of all changesets made to that project, who made them, the date they were made and any comment added to those changesets. if you double-click on any particular changeset, you can see the files that were changed in that one changeset.
edited to add links.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With