TFS 2012 and SSMS 2012

I have been trying to add elements to the TFS team project using SSMS 2012 for the last 12 hours, has anyone else experienced this problem?

I can add items using SSMS 2008 R2 without any problems.

In SSMS 2008-R2, when I wanted to create a new project, I just wanted to select File -> New -> Project. Then I have to enter the name of the project, make sure the "Add to source code" checkbox is selected, and after a few seconds the "Check Source Files" window appears. Then I would check the "Check-In" button, the project was automatically created (neat huh ??).

However, in SSMS 2012, I follow the same steps and nothing happens, except that the project is magically added to the Solution Explorer. Now I have verified that the settings are identical between SSMS 2008 R2 and SSMS 2012, and they seem to be. Both applications fall into the same exact TFS server, so at the moment I think it is "disabled".

Please give me your ideas on what and where I should look.

+4
source share
1 answer

A similar thread regarding DBA Stack Exchange, which can help you: https://dba.stackexchange.com/questions/17850/tfs2010-for-ssms-2012

+3
source

Source: https://habr.com/ru/post/1433149/


All Articles