Most voted "team-foundation-server" questions
Team Foundation Server is a Microsoft product that supports the Application Lifecycle Management process, or application lifecycle management, known by the acronym ALM, also in Portuguese.
Learn more…70 questions
Sort by count of
-
9
votes2
answers955
viewsHow to manage approval and production environments with Team Services?
I’m on an ASP.Net C# project that’s starting now, but I come from ASP Clássico, where things are very different. In this new project we need to create and manage approval and production…
-
6
votes1
answer213
viewsHow to implement 'check in' in tfs 2012 only approved by the reviewer?
I would like to know if it is possible and how do I stop the Check In so that only the reviewer can upload the code, or that it is not possible without your permission. To ensure that cases in which…
visual-studio-2012 encoding-style team-foundation-serverasked 10 years, 9 months ago Raoni Zacaron 325 -
5
votes2
answers509
viewsIs using version control on the production server a good practice?
In the company where I work today, we have a Web system (C# ASP.NET) where we use the Team Foundation Server 2013 in the development environment. On the production server we don’t use any version…
-
4
votes1
answer54
viewsMsbuild Multi-proc
Has anyone there used Msbuild Multi-proc? I’m trying to use here, but I end up getting the following error: c: Windows Microsoft.NET Framework64 v4.0.30319 Microsoft.Common.targets (3390): Unable to…
team-foundation-serverasked 10 years, 6 months ago Julio Arruda 224 -
4
votes1
answer83
viewsTFS Api - Query error with Datetime
I am trying to perform a query using the TFS API where I need to get all the Workitems that have been edited from a certain date, however I get the following error: An unhandled Exception of type…
-
3
votes2
answers246
viewsHow do I create a Team Project by branch from the code of another Team Project in TFS 2013?
Until the 2012 version of TFS it was possible to create a new Team Project, starting the code repository by branch another Team Project, figure below, but this option is no longer available in TFS…
team-foundation-serverasked 10 years, 3 months ago egomesbrandao 2,026 -
3
votes1
answer656
viewsHow to structure multiple projects in Git
At the company where I work, we use Visual Studio 2013 and TFVC for versioning the projects. I’m used to the Source Control Explorer, be able to give Get Latest Version at any level (the entire…
-
3
votes1
answer289
viewsHow to ignore files according to their extension in TFS?
In git you can use the file . gitignore to ignore some file extensions, but would like to know if this can also be done in Team Foundation Service or if there is something similar to ignore files…
-
3
votes2
answers695
viewsHow to replicate master update for branches on Team Foundation Server?
I am working on a project that has 3 branches. After some time the team saw the need to change the error treatment, which is common among the 3 branches. Is there any way to change the master and…
-
3
votes2
answers2516
viewsWhat’s the difference between Team Foundation Service and Git?
I want to know the difference between Git and TFS, because I don’t understand if the two are version control systems or just Git is a version control system while TFS is a web application to host…
-
2
votes1
answer55
viewsHow to develop Check-In policies only after a Get Last Version in TFS 2012?
I wonder if it is possible and how to stop Check In if the Developer has not done the Get Last Version before trying to climb, given that in the presented scenario does not have Team Foundation…
team-foundation-serverasked 9 years, 10 months ago Cleber 61 -
2
votes1
answer53
viewsError 04018 when trying to build an SQL database project
I created my database project on Visual Studio 2013 pointing to an existing base, I put a new build for TFS execution and the following error occurs: Error 04018: The “SqlBuildTask” task failed…
visual-studio-2013 team-foundation-server team-buildasked 9 years, 9 months ago egomesbrandao 2,026 -
2
votes1
answer55
viewsIs it possible to share the auto name Count information in TFS?
I’m using the Enterprise Architect integrated with TFS to manage versioning and enable more than one person to work with the solution. We cannot share auto name Count settings between different…
-
2
votes1
answer217
viewsHow to perform version control of the application in production?
When using the TFS, we have all version control of the files of an application. Then, with each file modification by numerous team members, each file will have its version... A example that can…
team-foundation-serverasked 9 years ago Rod 9,412 -
2
votes2
answers2200
viewsWhat is the difference between SVN and TFS?
I’ve always used SVN to read the artifacts but I’ve moved away from work and the company I’m working for uses TFS to do the versioning and I don’t know what this TFS does exactly. What’s the…
-
2
votes2
answers208
viewsEmail Alert - TFS Visual Studio
I would like to know if there is any possibility of setting up TFS alerts according to the branch that has been changed. I do not have lock objects with me, but I need to follow check in certain…
-
2
votes0
answers14
viewsEclipse - How to deny build/build access to specific users
Good afternoon! We are using here in the company the Eclipse with Integration to TFS (Team Foundation Server) to do versioning of files. However, we also need to control which users will have access…
eclipse compilation team-foundation-server active-directory buildasked 8 years, 4 months ago Murilo lima alves 21 -
2
votes0
answers66
viewsUse Python to run tests on TFS
Hello! I would like to know how to use Python to run tests on TFS. My intention would be to generate a script via Selenium Webdriver, turn the code into Python and use it in TFS to run automated…
-
2
votes1
answer83
viewsKeep branch history when moving or renaming folder
I need to reorganize a structure in which the source codes of my applications are maintained, however, when I move the branch for a new folder, your modification history is lost. How can I move or…
-
2
votes2
answers71
viewsIs Checkout function supported in Visual Studio Team Services?
Today we are in a small development team, we are in 3 people. One question, Visual Studio Team Services has this function or we need a server for with TFS installed just for this function? Thank…
team-foundation-server visual-studio-2017 visual-studio-onlineasked 6 years, 11 months ago Rui Moraes 21 -
2
votes1
answer176
viewsCan I open VS2017 with a different user than the one placed in the installation?
Can I open VS2017 with a different user than the one placed in the installation? Because I’m trying to get in with a new user that I was given at the company. This new user is my user in AD and with…
-
1
votes1
answer47
viewslocaldb usage with team Foundation server
I have a visual studio solution, which contains several C++ projects and an SQL DB project, which is published in a localdb instance. Version control is done using Team Foundation Server. My…
-
1
votes1
answer71
viewsRecurrent error with TFS
I’m using Team Foundation Server for a work project. But I can’t download the code files present in the repository. Whenever I try a connection, Eclipse returns the error as in the attached image.…
-
1
votes1
answer208
viewsHow do I get back check in that I did on the TFVC?
I need to go back in some check ins, I didn’t want to have to fetch the last valid code and check in over it, but delete these entries in the version control. It is possible to do?
team-foundation-serverasked 10 years, 3 months ago bupereira 238 -
1
votes1
answer150
viewsTFS daylight saving time
After the summer time change the burndown of the projects no longer appears, as shown in the image below. And when clicking on Burndown occurs the message: "Error(s): The Chart could not be…
team-foundation-serverasked 10 years ago Renand Bernussi 13 -
1
votes2
answers4303
viewsHow to remove a mapping in visual studio at tfs
How do I remove a mapping done by VS 2010 Ultimate in tfs? I need to do this, to map correctly as it is wrong.
-
1
votes1
answer56
viewsProblem with TFS and Gulp
When I use Gulp with TFS I have problems executing Gulp commands: TFS when checking the files, it locks the actions of Gulp, not letting it read the files checked by TFS. My solution is to give Edit…
-
1
votes2
answers628
viewsHow to lock on to TFS?
I am using Team Foundation Server to work with a partner in a C#project and I have the following problem: When I change some file for example "Usuariocontroller" and do not give check in my partner…
team-foundation-serverasked 10 years, 1 month ago Rodolfo Laurenti 35 -
1
votes1
answer330
viewsWhy When do I Check in on TFS my DLL does not go up?
I am with a problem not yet domino Team Foundation but when some employee tries to download the project does not come the DLL’s in the case every time have to keep adding in the project manually and…
team-foundation-serverasked 9 years, 9 months ago Heyder 11 -
1
votes0
answers132
viewsSelenium c# - API Mass of tests
Good afternoon, you guys. I have a problem, and your help is important. I have a mass of tests written in Testmanager online and my scripts are in visual studio 2015. My VS scripts log in to…
c# visual-studio-2015 team-foundation-server selenium-webdriverasked 8 years, 6 months ago Anderson Alves 31 -
1
votes0
answers46
viewsHow to check if several files are different from TFS?
My Center is, by a drop in the TFS server, when it was restored, my whole solution was "checked" for my user, I would like to know if there is any way to check or list only the checked files for my…
-
1
votes2
answers184
viewsDoubt about having control TFS version
I am learning versioning, my doubt is with respect to the terms shown in the figure below Epic and Issue, looking for their translation for me did not make sense how to use these options to create a…
terminology visual-studio-2015 versioning team-foundation-server project-managementasked 8 years, 2 months ago rubStackOverflow 7,372 -
1
votes1
answer61
viewsTFS Cloud Visual Studio 2015 Community
I have two projects in TFS, a database and an application. I am using TFS for a short time and I have doubts about the options Get Latest Version (Recursive), Check Out for Edit and Shelve Pending…
-
1
votes2
answers91
viewsVisual Studio 2015 - Team Fundation - Erro projeto Asp.Net MVC
Someone is having trouble moving up an ASP.NET MVC project to Team Fundation? What happens is, I do the up, but when I run on another computer, it starts giving referencing errors not found I…
asp.net-mvc-5 visual-studio team-foundation-serverasked 8 years, 1 month ago Thomas Erich Pimentel 3,059 -
1
votes1
answer288
viewsVisualstudio 2012 checkin problem
When trying to checkin the following message is displayed: Check-in validation failed. A policy Warning override Reason and/or a check-in note is required. I thought it was a problem because there…
-
1
votes1
answer570
viewsTFS unable to locate part of the path
I’m trying to check in a project for my repository at visual studio online (Team Fundation Service). But I’m getting the following error message: Someone’s been through this trouble?…
visual-studio visual-studio-2015 team-foundation-serverasked 7 years, 11 months ago Matheus Saraiva 2,157 -
1
votes2
answers413
viewsIs it recommended to use the TFS for those who are starting and have a simple project?
Recently concluded my first project in C#, it is a tool that will help the administrator of the company where I work. At the moment, the updates are manual and in search of finding a solution for…
team-foundation-serverasked 7 years, 10 months ago StanleyIPC 138 -
1
votes1
answer336
viewsTFS Automatically Merge Without Checking Conflicts
We recently installed TFS 2012 to control the versions of some local systems, but we are facing a problem. When you are asked to check in a file that has been changed, it is saved in TFS without…
-
1
votes1
answer228
viewsVisual Studio 2017 + TFS - Performance Issues
I have a 2017 VS installation using TFS as version control, and when I’m doing merge of a branch with another, it takes a long time to load the details of the changeset. Has anyone ever had this…
-
1
votes0
answers7
viewsTrack progress by Requirement
I would like to know if it is possible to export in Excel The Requirements in one column and their Respective Tasks in another column but in a way that I can visualize and follow the evolution of…
team-foundation-serverasked 7 years, 1 month ago Monike 11 -
1
votes2
answers75
viewsSonar: Validate changes from a given date
I use Git integrated with Team Foundation Server. The idea is to place Sonar as a step in TFS to stop the build as per the established rule. I need to know if it is possible for Sonar to apply the…
-
1
votes2
answers91
viewsTesting Plans in VSTS
I’m trying to create Tests Plans on VSTS (Free version), but I am not finding the location indicated in the documentation: Instead, I get this interface: By chance the Free version of VSTS does not…
-
1
votes0
answers29
viewsLink test case result to only one test case
Hello! I’m automating test cases with Visual Studio and studying the possibility of associating these automations with test cases in TFS. The problem is that I can associate only one test case for…
-
1
votes0
answers99
viewsGit - TFS - Ways to work with team versioning
Good morning/late/evening! Today where I work, we have 3 branches: dev, homologation and production; Everything everyone on the team does, we go straight up the dev branch, everyone tests there goes…
-
0
votes2
answers1075
viewsHow to remove file from TFS Team System source control but not remove it from the project
I have a web application that I develop in partnership with another programmer. There are situations where we cannot share a particular file. Example: file nhibernate.cfg of the briefcase bin. It is…
team-foundation-serverasked 10 years, 9 months ago Douglas Cristhian 247 -
0
votes2
answers94
viewsContinuous integration TFS/Azure and Connection string in app.config
I have a project composed of two subprojects, one of those subprojects is a Class Library, responsible for database connection activities. I am using Entity Framework as a ORM tool. In the archive…
-
0
votes1
answer66
viewsTFS integration with Dreamweaver
I’m installing TFS 2012 on one of the company’s servers and a debt arose, I searched the net, but I found nothing very conclusive... well I wonder if to use TFS with Dreamweaver ?
-
0
votes1
answer39
viewsVS 2012 Express does not access TFS 2012 Express
I installed TFS 2012 Express on a server and everything is installed right. Web access by address ipdoservidor:8080/tfs normally. But when I try to search for the VS 2012 that I have on my machine,…
team-foundation-serverasked 9 years, 11 months ago Thiago Henrique 544 -
0
votes1
answer128
viewsDate of last publication
We are having problems with publishing. We use TFS to convert the application. However, there are two people doing the final publication (I don’t accept this). There’s how I go to Visual Studio and…
-
0
votes1
answer42
viewsTFS Api - Assign new work item to a parent
I am creating a new Workitem and need to change the responsible person(Field: Assigne To) for it. To create the Workitem I do as follows: WorkItem workItem = new WorkItem(workItemType) { State = "A…