We have some files with binary content in our TFS repository. To avoid conflicts we already disabled the option "Enable file merging and multiple checkout" for those file types.
But we still run into problems when someone checks out an older than latest version of a file which results in a conflict when checking in.
Is there any setting to enforce get latest on checkout for specific file types?