TFS: Choose which Team Project to add a solution too.

Posted by Patricker on Stack Overflow See other posts from Stack Overflow or by Patricker
Published on 2010-05-03T16:54:08Z Indexed on 2010/05/03 17:48 UTC
Read the original article Hit count: 279

I have a solution which I developed in VS2008 and which I am trying to add to Source Control (TFS 2010, though the issue happened in TFS 2008 as well). I have several TFS workspaces on my computer and I have access to several Team Projects.

When I right click the solution in my Solution Explorer and choose the "Add Solution to Source Control" option I am never given an option of choosing which Workspace or which Team Project to add the existing solution too. VS2008 then proceeds to add it to the same team project every time. I have tried selecting an alternate workspace/team project in every window where I can see an option for it but it always adds it back to the same one. I even tried changing the name of my new workspace so that alphabetically it was the first thinking that it might be somehow related to that... no luck.

I then tried goign to the Change Source Control window where you can add/remove bindings on a solution/project but that window also defaults to the same Team Project as trying to add the solution directly does...

Any help would be greatly appreciated with this, maybe I'm just missing something?

© Stack Overflow or respective owner

Related posts about tfs

Related posts about visual-studio-team-system