Top "Tfs" questions

Team Foundation Server (TFS) is the on-premises version of Azure DevOps, providing Git and version control hosting, continuous integration, agile planning (issues, Kanban, Scrum, dashboards) and release management for continuous delivery to the cloud and on-premises.

How to retrieve the hash for the current commit in Git?

I would like to retain (for now) the ability to link Git changesets to workitems stored in TFS. I already …

git tfs tfs-workitem changeset
The target principal name is incorrect. Cannot generate SSPI context

I am struggling to get a SQL Server connection from machine A to machine B which is running the SQL …

sql-server tfs kerberos sspi spn
How to remove a TFS Workspace Mapping?

I had a project in tfs within a team project then we moved the project to a different location in …

jenkins tfs
Error TF30063: You are not authorized to access ... \DefaultCollection

I'm using TFS Preview (Team Foundation Service) with one of my projects with Visual Studio 2012. I'm also using an on-premises …

visual-studio-2012 tfs azure-devops
How can I completely remove TFS Bindings

I have a solution that contains a good deal of projects, I would like to remove the source control bindings …

tfs version-control source-control-bindings
Git in Visual Studio - add existing project?

I'm trying to put an existing project under Git source control, but I'm unclear on several things. I have set …

git visual-studio-2012 visual-studio-2008 tfs azure-devops
Git vs Team Foundation Server

I introduced Git to my dev team, and everyone hates it except me. They want to replace it with Team …

git tfs tfvc
How to ignore files/directories in TFS for avoiding them to go to central source repository?

Is it possible to set up files/folders to ignore on a per-project basis in TFS source control? For example, …

tfs
What is Shelving in TFS?

Is shelving in TFS merely a soft checkin so other team members can see the source code? i.e. the …

tfs shelve
Team Build Error: The Path ... is already mapped to workspace

When creating a new build in Team Foundation Server, I get the following error when attempting to run the new …

tfs build-server