I'd like to recreate a folder hierarchy like in this example (from TFS Branching Guide Main 2010 v1):
The problem is I cannot understand how to create additional root-level folders, like those Development and Release in the picture above, to put new child branches into.
The New Folder
command option becomes available only at levels beneath root-level branches.
How to create new root folders in a Team Project source control at the Main branch level?
$/
is the "server root path". – Edward Thomson