I have almost 776 files have been edited in auto upgrade from vs2008 to vs2010. Is there a way i can filter my pending changes by file type. So i can revert specific file type which was not needed.
Thanks in advance
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.
You can’t do it in VS, but you could do it in command line, using tf undo command.
For example, navigate to directory into which you downloaded your workspace and undo as follows: