How do you find all the files added to a visual studio project and checked in to TFS from a point in
- by TheImirOfGroofunkistan
How do you get a list of all new files added to a visual studio project and checked in to TFS? I've tried using TFS sidekicks and view history, but they only show changesets which you have to open up to see the details. I'm simply after a list of new files in a particular branch. Thanks