We use Team Foundation Server (in VS 2010)...
But how can I generate a list that contains the information which person checked-out currently which file?
Situation: Person "A" checked-out some files (and changed them), left the company but didnt checked-in / undo! How can Person "B" "undo" the changes of person "A"?
Thanks in advance!