2

We use TFS 2010 as source control in our project. I disabled multiple checkout on our project and now I need to enable multiple checkout only for App.config file. Is it possible?

Zoe
  • 27,060
  • 21
  • 118
  • 148
masoud ramezani
  • 22,228
  • 29
  • 98
  • 151

2 Answers2

2

Unfortunately, it is not possible to set the multiple checkout attribute on a per file basis.

Ed Hintz
  • 864
  • 6
  • 7
0

This should help: Selective multiple checkout

I haven't tried it though.

user20358
  • 14,182
  • 36
  • 114
  • 186