I have two files that I would like to compare, however they are each in a different TFS collection. How can I do the comparision within TFS ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The comparison is never performed within TFS. All that TFS does is fetch the two files, then call a comparison utility.
You can do that by hand. Get the files, then go compare them.