Questions tagged [team-project-collection]

9 questions
6
votes
1 answer

Connect to TfsTeamProjectCollection using WindowsCredentials

I want to connect to TfsProjectCollection using the same credentials I use to login to windows. Is this even possible? I am connecting now with alternative credentials having this code: NetworkCredential credential = new…
user8019172
0
votes
1 answer

How to migrate from TFS 2018.2 on-premise to DevOps server

im wondering about migrate from on-premise TFS 2018.2 to on-premise DevOps Server but cant find any tool for migrating tfs collection to on-premise server. Did any one of you have any suggestion?
0
votes
1 answer

Moving TFS projects between TFS Collections with labels & history using TFS 2015

I have a requirement of moving Team projects between two team project collections in TFS 2015. Also need the History & Label to be moved to the new collection. I am aware there is no direct way of moving the project between collection along with…
0
votes
1 answer

TFS Accidentally Deleted UserStory.XML

I have a bit of a strange problem. I was trying to add a new State to my UserStory type via the Team Project Manager tool (http://teamprojectmanager.codeplex.com/). In the inline editor I added a new and clicked Ok. Clearly I did something wrong as…
Icestorm0141
  • 662
  • 2
  • 9
  • 21
0
votes
1 answer

Tfs 2010 Attach collection error KB2278944CollectionInstall.sql Invalid column name 'System.AreaID'

we had a Tfs 2010 SP1 Team Project Collection, we were trying to detach it and take a back up of the db and reattach it. Detach went fine. while attaching we got this error . [Error] KB2278944CollectionInstall.sql Line 1587 Error: Invalid column…
Sundara Prabu
  • 2,361
  • 1
  • 21
  • 20
0
votes
1 answer

Need to split Team project collection in TFS 2012

This is an exam specific scenario as I am preparing for 70-496 exam. Suppose I have Team project collection and I want to split the collection in two Team projects collection and move few of project to new collection. as per exam video's on…
nitin157
  • 51
  • 3
0
votes
1 answer

Cannot select the TFS build service for more than one team project collection

As I got the error on build controller as mentioned here, I open the build configuration in Administrator Console on my TFS Server 2012 server, and go for the property as below snapshot. It seems that we can NOT select the build service for more…
Nam G VU
  • 33,193
  • 69
  • 233
  • 372
-1
votes
2 answers

How do I get a branches parent from a path in TFS

Lets say the following is my TFS structure: Branches (Folder) Module1 (Folder) Branch1 (Branch with parent Dev) Branch2 (Branch with parent Branch1) Branch3 (Branch with parent Branch1) Dev (Branch) In code, I have access to my local…
-2
votes
1 answer

Move test cases with complete data(test data,steps, etc) across team project collections

I am looking a tool that can move the test cases around 100+ with entire data from one team project collection to other. Along with the above one I need answer for below quesries: Can we copy the DB tables with the test cases in it from source…
richa
  • 1
  • 1