Questions tagged [team-project]

69 questions
77
votes
5 answers

Delete team project from Visual Studio Team Services

I am using Team Services on domain visualstudio.com and I need to delete one project, I found out that I need to use command prompt to delete projects, but when I tried the script it seemed that it doesn't work My Script is, TfsDeleteProject …
zdarsky.peter
  • 6,188
  • 9
  • 39
  • 60
48
votes
5 answers

Team Foundation Server Source Control Structure

I have been working on standardizing the source control structure for our Team Foundation Server rollout for the new year. I have started by using the Microsoft Team Foundation Server Branching Guidance documentation available on CodePlex. I was…
Joseph Ferris
  • 12,576
  • 3
  • 46
  • 72
32
votes
4 answers

Renaming TFS2010 Team Project

Is it possible to rename a TFS2010 team project? The project in question is based on the CMMI 5.0 team project template, but it has been modified with several custom modifications (new WITs and link types). For a rename to be feasible, all history…
havardhu
  • 3,576
  • 2
  • 30
  • 42
22
votes
6 answers

Moving a Team Project from one Collection to another

is there a (simple) way to move a single TeamProject from one collection to another (in one server) in TFS 2010? Including source code, work items, documents, project site...
A-Dastani
  • 1,030
  • 1
  • 9
  • 20
9
votes
1 answer

TFS permissions to create Team Projects in a specific collection

We have several Collections in our TFS 2010 server. This server hosts all of our TFS related services. I'd like to allow a specific programmer to create Team Projects within his dedicated collection. He belongs to the collection's TFS administrators…
Tom Miken
  • 91
  • 1
  • 1
  • 2
8
votes
1 answer

Merging team projects

In our current project we have four different TFS2010 Team Projects in the same Team Project Collection. The reason for this is that different parts of the project wanted to use different team project templates (CMMI vs Agile). All projects now use…
havardhu
  • 3,576
  • 2
  • 30
  • 42
8
votes
6 answers

TFS Structure - Multiple Projects or Single Project?

Our small development shop is looking to migrate our projects from VSS to TFS, and we're evaluating TFS vs. others (haven't pulled the trigger quite yet). The nature of our software shop is such that we have 100+ projects in VSS ranging from small…
Dan Coates
  • 2,002
  • 3
  • 17
  • 21
7
votes
3 answers

what is team project in visual studio 2010

I am new to .Net framework and I am finding it difficult to understand all the terms and tools from VS2010. When you want to create new project there is an option for "Team Project". I tried to find documentation on MSDN Forum and MSDN Magazine but…
DoctorAV
  • 1,189
  • 1
  • 14
  • 40
4
votes
1 answer

How to Lock obsolete TeamProjects

As part of a maintenance, I was about to Lock several now-obsolete TeamProjects, by right-clicking on each one's root in Source Control Explorer ($/TeamProject) and selecting "Lock..".Once I was done, I tried to commit these changes, which was…
pantelif
  • 8,524
  • 2
  • 33
  • 48
4
votes
2 answers

When do I create a new team project in TFS 2010?

We are setting up TFS 2010 and we have about 15 different applications we would like to migrate to TFS. We have already decided that we will do 1 collection. The question I have is should we create multiple team projects for each of our applications…
4
votes
2 answers

TFS 2010 Team Projects

I would like to know what is the concept of Team Project in TFS 2010. In my company, there is a single team working on multiple products at the same time. There is a visual studio solution for each product. We are following SCRUM methodology. Our…
nabeelfarid
  • 4,156
  • 5
  • 42
  • 60
4
votes
1 answer

How to create Team Project Collections on VisualStudio.com?

I wonder if is possible to create Project collections using visualstudio.com service. The only collection avaliable is DefaultCollection. Thank you, Murilo
Murilo Maciel Curti
  • 2,677
  • 1
  • 21
  • 26
4
votes
2 answers

How to organize projects in Team Foundation Server

Looking for some feedback on setting up our solutions in TFS. Right now we are using source safe and it is painful. Fortunately we are finally going to TFS. We have a collection of projects and I am looking for the "best" way to set these up. The…
bdwakefield
  • 685
  • 2
  • 11
  • 24
3
votes
2 answers

New Team Project from Existing, Branched Project - How to Retain Branch Paths?

I have an existing Team Project created with the out of the box MSF for Agile 5.0 process template. We have since standardized on a customized Microsoft Scrum 1.0 template. I have just created a new Team Project, using our current template, based on…
John Saunders
  • 160,644
  • 26
  • 247
  • 397
3
votes
2 answers

branching team project

I have the following at Source Control Explorer TFSServer/teamCollection + teamproject Is is possible to branch /teamproject to /teamproject-dev? The output should be TFSServer/teamCollection/ + teamproject-dev I tried and it gave me…
user79127
  • 119
  • 2
  • 4
  • 14
1
2 3 4 5