We are using Team Foundation Server 2010 for source control only. We don’t really use the application lifecycle management aspects of it.
Therefore, we pretty much live in Source Explorer. What I find annoying is that I can’t create a new project from there, but instead have to open Team Explorer and go through the wizard there to create a top level folder.
I’d like to know if there is someway to skip the Team Explorer step and just create a top level project quickly (default settings), preferably from Source Explorer.
Thanks!
If you are looking for a way to achieve this via VStudio, I think you are out of luck.
It’s possible to construct programmatically a TeamProject, check here if this fits your needs.