Obsah

Team Foundation Server

Odstranění nepoužívaných workspaces

Použít příkazy v rámci Developer Command Line studia

Jako server se dává jen takhle cesta k serveru nebo jde i k jednotlivým kolekcím.

Zdroje:

2010: Instalace

Chyba Sharepointu při přidávání projektu

When attempting to create a new TFS 2010 project with aSharePoint portal, I receive:
TF218017: A SharePoint site could not be created for use as the team project portal. The following error ocurred: TF250044: 
A SharePoint site cannot be created at the   following location: http://svr/sites/DefaultCollection/proj1. The following 
user account does not have the required permissions in SharePoint Products to create a site at   that location: SVR\joe. 
The user account must have sufficient permissions to create a sub-site on the following site: http://svr/sites/DefaultCollection/proj1.
In SharePoint, joe is a member of FarmAdministrators, a user with Full Control and a member of the Site Collection Administrators. In short, in the same groups as the admin account as far as I can tel. If I connect to TFS as admin, rather than joe, the project creation succeeds, so it is some sort of permissions issue.

Odpověd: I came across the exact same problem and found that I needed to add my account to the Site collection administrators of the DefaultCollection.

I did that by:

Once I had done the above, I was able to successfully create the TFS Project.

Zdroj: http://social.msdn.microsoft.com/Forums/en-GB/tfsgeneral/thread/2efb31f8-10ed-400b-8e22-4368a24e7640