git - Visual Studio 2013 no longer displays TFS output -


i've been developing project using vs 2013, connecting tfs server reach thru vpn connection. there "source control - team foundation" item in "show output from" dropdown in vs.

at point, while vs running, vpn connection lost. have since re-connected it, not right. have restarted vs, reconnected tfs, , can see source control explorer, pending changes, , other tfs things -- there no longer "source control - team foundation" entry in "show output from" dropdown.

the gobbledygook tfs in solution file i've opened still there. can things check out file; display if choose tfs entry "show output from" dropdown, see nothing now.

[some additional info think not relevant] had been using git maintain local copy of things. thing in "show output from" dropdown had been "source control - git". when opened solution, connection tfs in team explorer went away -- said "offline", , tfs not available.

to try fix things, moved .git directory somewhere else (so vs won't see it), , "show output from" dropdown doesn't have in it. can open solution thing wrong being can't see tfs output selecting "show output from" dropdown. [end irrelevant other info]

where info should in dropdown maintained?

what can do? (i try deleting solutionname.suo file lose lot of useful info.) repair reinstall perhaps help?

i try using msdn support incident i'm trying first. assistance.

inexplicably, solution seemed to pick source-controlled file , edit it. though should same doing "check out edit" in source control explorer, doing "check out edit" didn't display , left "show output from" dropdown empty.

making change file caused "filename.cs has been automatically checked out editing." in output window, , "show output from" dropdown has "source control - team foundation" in -- had had before.

it's quite mystery me problem seems solved.


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -