visual studio - Is there a way to suppress VS trying to go online? -


if there's configured binding of solution tfs, when opening solution vs asks you:

--------------------------- microsoft visual studio --------------------------- go online  solution offline associated team foundation server available.  go online solution after has loaded? --------------------------- yes   no      --------------------------- 

or alternatively if tfs not available proposed choice work temporarily offline or remove bindings @ all.

is there way suppress these dialogs?

to give context. part of our team working tfs directly , other part working via git-tfs. when working git-tfs - don't need online mode @ all. every time open solution or reload project in solution - should answer same things, on , on again. couldn't delete bindings people working tfs directly lose ability connect tfs seamlessly.

does connections command in tfpt (it tweakui in 2008 tfpt) accomplish need? can mark server (actually collection in 2010) offline vs.

buck

enter image description here


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -