Skip to main content
-3 votes
0 answers
38 views

We use TFS for hosting our git repo, and I have a work laptop that I've been using for hybrid work the past two years. I connect it to my home's guest wifi network (to keep it separate from my own ...
user3831332's user avatar
-3 votes
0 answers
61 views

Microsoft documents this https://learn.microsoft.com/en-us/visualstudio/version-control/git-create-pull-request?view=visualstudio, but it's a little short on one thing: where it gets the location when ...
Argle's user avatar
  • 316
1 vote
1 answer
105 views

I have a classic release pipeline with 262 stages to be deployed. When I deploy this pipeline, only 200 of the 300 available agents pickup jobs. The other 100 agents remain idle. In addition, the ...
RunEm's user avatar
  • 13
1 vote
1 answer
129 views

I’m working with Azure DevOps Server (TFS 2018, on-prem) and Visual Studio 2022, using Git repositories hosted on TFS. I’m facing several issues that make Git hard to use reliably in this setup, ...
max trick's user avatar
1 vote
2 answers
1k views

I have a software solution that I was editing in VS 2017 and moved to a PC with VS 2026. Upon attempting to open the solution, however, I get the below error message regarding (only) one of the ...
mono código's user avatar
Tooling
0 votes
0 replies
38 views

I'm developing an Azure DevOps Form Control extension that updates work item fields based on certain configuration rules. For example, I have two fields: Field A Field B The logic is: When A ...
Subrahmanya Bhat's user avatar
1 vote
0 answers
58 views

I have an old Azure DevOps Server with several collections, and each collection has several projects where the Version Control system used is TFVC. It appears to be a folder with many different ...
Idan's user avatar
  • 71
0 votes
1 answer
130 views

We frequently get build failures because multiple build agents are using the same resource at the same time (in our case it's a specific database tool, but it could be anything really). TeamCity has a ...
Louis Somers's user avatar
  • 3,060
0 votes
0 answers
45 views

my current azure dvops setup running Version Azure DevOps Server 2020 Update 1.2 we depend on manual approval in most of pipeline like the below task, below is the yaml we currently use task: ...
moshahen's user avatar
0 votes
0 answers
40 views

I got a new copy of a solution that is different than the one I have in TFS. This new copy was never under TFS. I need to replce the solution under the exact same folder. In order to check-in the ...
grunt's user avatar
  • 732
0 votes
0 answers
70 views

I am experiencing an issue with Azure DevOps (TFS) that impacts its ability to authenticate when one of our two domain controllers goes down. Here are the details: Environment: Azure DevOps is ...
Hassan Khaled's user avatar
0 votes
1 answer
171 views

Im migrating TFS to git, and running into some troubles. The desired outcome: migrate TFS full repo, the root TFS repo should be git master branch, and all other TFS branches should become git ...
Shachar297's user avatar
-1 votes
1 answer
174 views

I'm working with the Azure DevOps Server REST API (on-premises TFS/Azure DevOps Server) from a C# application using HttpClient with UseDefaultCredentials = true. When I run the app locally on my ...
Subrahmanya Bhat's user avatar
0 votes
0 answers
89 views

I am trying to integrate my tfs server and VS Code, but I am not successful. I tried the following solutions from the links shown, but I was unsuccessful. How to connect TFS in Visual Studio code I am ...
kamal's user avatar
  • 1
0 votes
0 answers
155 views

Our build machine has just started to get the following error when attempting a nuget restore on a c# solution that uses a specific nuget feed (the only project using this feed): error NU1301: Unable ...
Fetchez la vache's user avatar

15 30 50 per page
1
2 3 4 5
1467