Lost Source Control Output Window in RTM

I've seemed to have lost the source control output window using the RTM version of TFS. It was there at one time but no longer present. After opening my VSTF bound solution, nothing is in the "Show output from:" combo box in the Visual Studio 2005 output window. Can someone help me get back the "Source Control - Team Foundation" item?

Thanks.

[380 byte] By [simdoc] at [2008-2-5]
# 1
Next time something writes to that window, it'll reappear. Simplest thing would be to Force Get a file.
RichardBergMSFT at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...
# 2

That did not work. Other suggestions?

simdoc at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...
# 3
Looks like you need to do something that writes a warning or error, not just regular output. Quickest ways I can think of:
  • if you have >1 workspace, checkout a file in 2 workspaces (the 2nd checkout prints a warning)
  • if not, do a checkout + shelve + unshelve (the unshelve will error out since the file is already checked out)

RichardBergMSFT at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...
# 4

That worked. Now what is causing it to go away? Several members of my team have the same issue.

I have two workspaces, one is named after my desktop and the other my notebook. Most others have a single workspace.

simdoc at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...
# 5
All output windows (build, debug, etc.) behave the same way. I had a bug on this a few months ago but it didn't make it into Whidbey -- hopefully it will be improved in Orcas.
RichardBergMSFT at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...
# 6
Easier way to force an error condition: Do a specific version get of a changeset that does not exist.
simdoc at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...
# 7
Yep. That's what I've been doing since Beta 3, where I reported this bug - I was quite disappointed to see it not fixed in the RTM bits.
CarlDaniel at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...
# 8

An interesting twist -

If you install the VSIP SDK (http://msdn.microsoft.com/vstudio/extend/) then the Source Control channel of the output window works perfectly every time. Presumably the VSIP plug in that installs the master key is also enabling the output window so TFS's messages now show up.

CarlDaniel at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...

Visual Studio Team System

Site Classified