Category "tfs"

What kind of security context do custom TFS release tasks get?

TFS 2018u1. I have a custom Powershell task that calls TFS services via the VSSConnection object: $VSS = Get-VssConnection -TaskContext $distributedTaskContext

MSBUILD : error MSB1009: Project file does not exist

I am trying to implement CI (Continuous Integration) using TFS for my ASP.NET website (Website Project). I am constantly getting following errors for days. Foll

How can I get the git source code used for a TFS 2018 build during one specific TFS 2018 Release environment?

Objective: A TFS (2018) release with an environment that downloads the source code used for the build (using commit hash I would assume) and zips it up before c

Is it able to ignore/disable the first step Get source in vNext Build?

Here is our situation-- sometimes we need to run a vNext build without needing to pull any source code from TFS server. But we don't want to change the worksp

TFS Client side hook

We have using TFS as version control. Currently the project management is done through our local PMS application. We have a requirement like when a team membe

Authentication failed on tfs server

I am having a really weird issue with git bash on windows. When I am working in Visual Studio I have no problem working with my git repo stored in a tfs server