In Team Foundation Server, I know that you can use the Annotate feature to see who last edited each line in a particular file (equivalent to "Blame" in CVS). What I'd like to do is akin to running Annotate on every file in a project, and get a summary report of all the developers who have edited a file in the project, and how many lines of code they currently "own" in that project. Aside from systematically running Annotate of each file, I can't see a way to do this. Any ideas that would make this process faster? PS - I'm doing to this to see how much of a consultant's code still remains in a