.net - How to tell TFS not to conflict for non-checked out files? -


i writing code on big project 200 developers write code on.

when apply "get latest" solution, many conflicts appear on local.

how can tell tfs not conflict items did not check-out. because files belong modules not interested in , apply "overwrite local file or folder" them.

thank you,

if files checked out i'd suggest undo changes on files aren't interested in before execute latest operation.

however since they're not checked out, yet still changed (which don't quite follow) maybe try shelving changes are interested in, reset entire workspace overwriting changes, , reapply shelveset.

p.s. still don't understand why you're changing .cs files you're not interested in, that's separate matter.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -