Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot see go online option in tfs

I opened a solution in offline mode. But now I am trying to go online and connect to tfs but I cannot seem to see the "Go Online" Button under File-> Source Control.

I connected to TFS using Team-> Connect to Team Foundation Server option but I still don't see "Go Online" button in File-> Source Control.

Is there any other way to go online in TFS?

Version used : Visual Studio 2010 Ultimate, connecting Team Foundation Server 2010.

like image 572
Venkata Koppaka Avatar asked Jul 25 '11 17:07

Venkata Koppaka


People also ask

How do I create a online solution in TFS?

I found a better way: right-click on the solution name right at the top of the Solution Explorer and select the Go Online option. Clicking this allowed me to select the files that had been changed when I was offline and make the solution online again.

How do I connect to a TFS server?

Select the Manage Connections button in Team Explorer to open the Connect page. Choose Connect to Team Project to select a different organization, TFS, or project to connect to. Select the projects to work on. If it's your first time connecting, add TFS to the list of recognized servers.


1 Answers

I found out that the "File > Source Control > Go Online" menu item doesn't appear when the "Source Control Explorer" window is active.

So you will have to open a different window and\or file.

In my case, when I opened a .cs file within a project of the open solution, the "Go Online" menu item was available once again.

like image 162
Rami A. Avatar answered Oct 05 '22 02:10

Rami A.