How do you set up either the check-out or check-in rules so that all users can add/remove files in the solution, but keep a single check-out on code files?
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.
You can achieve what you want with the security model of version control.
You can right click on a folder in source control and then choose the Properties of the folder. Then go to the security tab to add granular security to version control.