Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

Následující verze
Předchozí verze
windows:tfs [17.01.2012 23:22]
wladik vytvořeno
windows:tfs [20.04.2013 10:08]
vm
Řádek 1: Řádek 1:
-====== ​TFS 2010 ======+====== ​Team Foundation Server ====== 
 +===== Odstranění nepoužívaných workspaces ===== 
 + 
 +Použít příkazy v rámci **Developer Command Line studia** 
 +  * <​code>​tf workspace /​server:​http://​tfs-server:​8080/​tfs</​code>​ 
 +  * <​code>​tf workspaces /​server:​http://​tfs-server:​8080/​tfs</​code>​ 
 + 
 +Jako server se dává jen takhle cesta k serveru nebo jde i k jednotlivým kolekcím. 
 + 
 +Zdroje: 
 +  * [[http://​davehope.co.uk/​Blog/​deleting-the-tfs-workspace-for-a-missing-account-fails-tf50605/​]] 
 +  * [[http://​social.msdn.microsoft.com/​Forums/​en-US/​tfsadmin/​thread/​1365c468-163c-4393-8ace-bfba076397d7/​]] 
 +  * [[http://​msdn.microsoft.com/​en-us/​library/​ms245474(v=vs.90).aspx]] 
 + 
 + 
 +===== 2010: Instalace ===== 
 +  * Integrate SharePoint 2010 with Team Foundation Server 2010 -- [[http://​blog.hinshelwood.com/​integrate-sharepoint-2010-with-team-foundation-server-2010/​]] 
 +  * Microsoft Visual Studio Team Explorer 2010 - ISO -- [[http://​www.microsoft.com/​download/​en/​details.aspx?​id=329]] 
 +  * Add Users to a Collection-Level Group -- [[http://​msdn.microsoft.com/​en-us/​library/​ms252526.aspx]] 
 +  * [[http://​tfsbugreport.codeplex.com/​]] 
 + 
 +====Chyba Sharepointu při přidávání projektu ​===== 
 >When attempting to create a new TFS 2010 project with aSharePoint portal, I receive: >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.+  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. > 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.
Řádek 19: Řádek 44:
  
 Zdroj: [[http://​social.msdn.microsoft.com/​Forums/​en-GB/​tfsgeneral/​thread/​2efb31f8-10ed-400b-8e22-4368a24e7640]] Zdroj: [[http://​social.msdn.microsoft.com/​Forums/​en-GB/​tfsgeneral/​thread/​2efb31f8-10ed-400b-8e22-4368a24e7640]]
- 
windows/tfs.txt · Poslední úprava: 20.04.2013 10:08 autor: vm