Questions tagged [team-project]

69 questions
1
vote
2 answers

Cannot manage security in TFS 2018 on a Team Project with Project Collection Adminstrator Role

I have been converting access to Team projects using Active Directory groups. I am a project collection admin and we host around 40 odd team projects. On all the other proects everything is fine, I have been able to add all the AD groups I needed to…
Luke Duddridge
  • 4,285
  • 35
  • 50
1
vote
2 answers

VSTS 2017 Kanban board template

I have to customize a Kanban board with new columns, in a Team Project with several Teams, using a custom . I alredy did it in the default Team. The problem is that every Team has a Kanban board, and every Kanban must have the same columns as the…
1
vote
1 answer

How can I add a new top-level project to TFS?

I need to add existing projects to TFS, to a server that has already been set up. However, when I open the project in Visual Studio 2013 which I want to add to TFS, and then right-click the solution and select "Add Solution to Source Control..." and…
1
vote
1 answer

How can I Add a Team Project to a Team Project Collection on a Team Foundation Server?

I don't recall the precise steps I took now to try to add a project to a Team Foundation Server, but it did not work. What I intended to do was to add a project beneath CSReports (of which there are several related projects). If I go to Source…
B. Clay Shannon-B. Crow Raven
  • 8,547
  • 144
  • 472
  • 862
1
vote
1 answer

How to create root folder for team project

I wanted to delete version control for a team project so I could restart with a new solution. I used ts destroy command to delete everything. But now I don't have a root folder anymore in my source control for an existing team project. I don't want…
1
vote
1 answer

Team Project deletion stuck in "Deleted (Processing)"

My Team Project stuck in status "Deleted (Processing)" for 2 days. I deleted it by using the TFS Admin Console and after that it stuck in the status mentioned above. No log and no eventlog was generated so i can't see any problems. Trying to delete…
Denis
  • 107
  • 1
  • 13
1
vote
1 answer

Cannot see TFS team project in Visual Studio

We are using TFS 2013. We have got 4 team projects in the TFS and I have been added as a member to all of these team projects. When I try to access the TFS server via VS 2013 -> Add server -> Select Team Projects, I can only see the 3 team projects.…
1
vote
1 answer

Why don't projects created using git source control show in the Source control explorer

If you create a Team project and you use git as the source control provider the new project does no show up in the Source Control Explorer. Other projects in the same team project collection appear, but these are using TFS as the version control…
Aran Mulholland
  • 23,555
  • 29
  • 141
  • 228
1
vote
2 answers

Retrieving a TFS project description

I need to collect information from an existing TFS 2012 installation and the administrator put some useful data in the Team Project description. I thought it would be easy to retrieve it, but I cannot see this data exposed by any property of…
Giulio Vian
  • 8,248
  • 2
  • 33
  • 41
1
vote
3 answers

Using separate TFS projects for source control and work item tracking, is this a good thing?

I have a client who is using one TFS project just for source control only and now wants to manage work items in a totally different TFS project, using a different process template, and intends to link changesets to work items across TFS projects. I…
Mr. Kraus
  • 7,885
  • 5
  • 28
  • 33
1
vote
2 answers

TFS- shall I create a branch or a separate team project?

I would like to know if I have a project, and I want to create a separate test and release projects/branches. Shall I create one team project and then create branches like test, dev and release? OR can I also go for a separate team project for…
1
vote
1 answer

How to determine programmatically whether team project has sharepoint portal configured?

In VS.Net 2010 Beta 2: when a team project gets created the wizard offers a choice of whether or not to configure the project's Sharepoint portal. How can I determine programmatically whether a team project has a portal configured. Thank you in…
user186875
0
votes
1 answer

What is the cause of these empty Team Projects in Team Explorer in Visual Studio 2010?

I have a peculiar problem within Visual Studio 2010, where all of a sudden my Team Projects within the Team Explorer window are empty and both display red crosses on their icons as can be seen in the attached image. Can anyone help to explain why…
rrrr-o
  • 2,447
  • 2
  • 24
  • 52
0
votes
1 answer

Teamprojects in subfolder not as root

I try to set up a new structure to a new TFS repository and I try to map team projects to subfolders in a structure like this: Root Trunc (TeamProject)Proj1 SubProj1 SubProj2 SubProj…
DL9999
  • 1
0
votes
1 answer

TFS 2010 - Unable to create Team Project

I had created a Team Project Collection and added a team project on TFS 2010 which was a created on a VMWare space. Of late my system administrator copied the image of the server and recreated it on to a new VMWare server due to space shortage. Not…