Does anyone know that whether TFS 2010 support optimistic locking or only pessimistic locking?
Does anyone know that whether TFS 2010 support optimistic locking or only pessimistic locking?
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.
Yes, TFS 2010 supports optimistic locking. Files are not exclusively locked; multiple users can have the same file checked out simultaneously. Conflicts are resolved through merging files upon check-in.
However, if the file is “non-mergable” (images, audio, etc), it will be exclusively locked.