move projects from online tfs to local server
I have tfs projects on visualstudio.com, I have purchased tfs server so installed it on my local machine now I would like to know how to migrate all my projects to my local machinethank you
View ArticleHow retrive Build , workitem, shared queries permissions using c# code
TeamFoundationIdentity[] pro_groups = sec_groups.ListApplicationGroups(TP.ArtifactUri.ToString(), ReadIdentityOptions.ExtendedProperties); foreach (TeamFoundationIdentity app_grp in pro_groups) {...
View ArticleQuerying TFS User Access Level via the Object Model
Hi,I have a requirement to be able to determine the current access level of a TFS user (i.e. Stakeholder, Basic, Advanced) via the object model. Does anyone know how to do this?I'm aware that the...
View ArticleMoving PBI to next iteration with some children done no longer works
In TFS 2012 at the end of a spring, we were able to right-click on the PBI and move all but done work items to the next iteration.This kept all the done task in the current sprint.This moved the tasks...
View ArticleTFS Team Web Access - Add a Windows User or Group Dialog
Scenario:Two Team Project Collections in the same machine.Issue:What is the reason that the icon on the "Add a Windows User or Group" dialog in TWA changes from a down arrow to a magnifying glass?Down...
View ArticleApplication Tier & Build Server Version Compatibility Questions...
Hi all,Soon we will be readying a Build Server for CI for our new product currently in development. I've been experimenting, learning, playing in a 2013 TFS App Tier/2013 Build Server environment....
View ArticleOn code Check IN previous code gets lost and replaced by new one without...
Currently I have migrated the TFS from one hardware to another hardware and since then whenever some one check in the code it just replace the code with showing any alert of conflicts. and sometimes...
View ArticleIs there any source code for TFS web?
Hi all,Currently, we are using TFS web site to manger out projects. We want to drag the menu out to the main page and other foundations. So this is the question: Is there any source code about TFS Web...
View Articleunsupported work item
I got this message while I am trying in first time to check-in:"trying to checking witn an unsupported work item Bug"Thanks in advanced BRYos
View ArticleNeed a way to indicate a newly logged bug has been triaged or proven it can...
In MTM is there a way to indicate a bug has been triaged? Scenario:A new bug is reported from the customer and logged in TFS. This bug now needs to be reproduced/recreated successfully in order to be...
View Article[2015RC] TFS : Where we download and install Build Agents ?
Hello,I'm configuring my new TFS 2015 RC.I watched this video : https://www.youtube.com/watch?v=ZzrDPmTOEEkto learn how I have to configure pool agents.I created the pool, I downloaded the latest agent...
View ArticlePublishing of Test Results into TFS 2012 hangs the build
Hi All,I have a problem with running unit tests on the TFS2012 Team build.Our project has ~35 000 NUnit tests running during the Team Build. Now they run using the NUnit command prompt and as result we...
View Article[2015RC] Issue to configure Sharepoint
Hello,I finished install a full tfs server 2015RC.I have an issue with default collection sharepoint site.I created a domain with : Exchange Server 2013 TFS Server 2015 RC SQL Server 2012 SP1 Build...
View ArticleIn what level (collection or project) can I configure Sharepoint integration...
At what level (collection or project) can we configure sharepoint integration with TFS? In other words, can we configure the feature in project (instead of collection) level? Idealy we hope we could do...
View ArticleTesting TFS 2010 - How to load test data into the DB
We are currently running TFS 2010. I am working on upgrading to 2012 (highest we can go for now). I have installed 2010 on a test server and I would like to load some test data before I upgrade to...
View ArticleIntegrating TFS with BMC tools
Hi,Anyone has got any details of TFS integration with BMC products- BladeLogic Server Automation- Release Process ManagerAn urgent help is much appreciated. Please help.Thanks in advance.
View ArticleInstall TFS 2015 RC Build agent
Hi,When i installed my TFS 2015 RC Server, it asked me informations about the build agent i wanted to create and keep it "disabled" if i wanted to. Wich i did.My dedicated build server has all the...
View ArticleExpress vs. Standard -- what's missing?
I'm trying to make a decision on which edition to install—Express or Standard. Specifically I'm hoping to learn in painful detail exactly what I'd be giving up in terms of reporting with Express.The...
View ArticleHow to find newly added files in Visual Studio
Hi,I want to find which files were added recently to my solution. Is there a way to do that through TFS. Kindly suggest.
View Article[2013 / 2015] Build server VS cohabitation.
Hello,Is it possible to install both visual studio 2013 and 2015 RC on a build server and have 2013 agents and 2015 agents ?Thanks.
View Article