Unable to preserve pending changes on gated check in
Posted on July 18, 2011
Gated check in with TFS 2010 is a brilliant feature. Unfortunately the “Preserve my pending changes locally” checkbox is sometimes disabled and it isn’t clear from the UI why this is the case.
There is an MSDN forum thread (here) that provides some reasons why this happens. The checkbox will be disabled if there are locks on some of the files in the changeset, the changeset contains binary files or exclusive check-out option is used on the team project.
The one that has been hitting me a lot recently is a docx deployment guide that is disabling this checkbox.