How to select a custom SC path when creating a Team Project
When i create a new team project, i have thre choices for creating an associated source control root folder: $/TeamProjectName as an empty folder, $TeamProjectName as a branch of xyz or no folder at all.
What i want to do is to not create the source control root folder in the sc root ($/) but to to that under a folder that denotes the customer, so i want $/CustomerName/TeamProjectName instead of just $/TeamProjectName.
I think that should be possible but i can't find out how it works. Any suggestions?
This is not possible. Team Projects and root folders are inseparable in TFS.
It sounds like you already have one TP -- my guess is that you don't need another one. The features controlled at the TP level are for managing very broad aspects of the SDLC. Some previous posts:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=271684&SiteID=1
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=323797&SiteID=1