Whenever i open my VS 2010 project i find .vspscc file being checkedout at the same level as my .sln file is checkout from TFS. How to disable .vspscc file being checkedout whenever i open a VS 2010 solution?
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.
1 you can use
TF Distroycommand utility in order to delete from source control2 you can also use right-click on files and choose
"Delete"onSource Control.