How can I always block checkin of a specific file in TFS

前端 未结 8 1801
隐瞒了意图╮
隐瞒了意图╮ 2020-11-28 04:18

There is one file that I always made changes to, but that I never want to be checked in. I would like TFS to block me from ever checking it in or committing the changes. H

8条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-28 04:29

    Hidden Folders never gets detected as a change by TFS use this feature if you are using VS2010. The folder that you don't want to be a part of TFS Mark it as hidden.

提交回复
热议问题