tfvc Questions
4
This might seem like a stupid question but I just installed VS 2015 RC and I cannot for the life of me figure out how I'm supposed to get the latest version from Team Foundation Server now. It seem...
They asked 10/5, 2015 at 16:53
3
My main branch has some files that have different codes from the same file of development branch. The development branch is the one that has the correct version of these files but when I am trying ...
Rafter asked 21/12, 2014 at 14:40
12
Solved
We use a batch file to generate code, and it automatically checks out the generated files from Team Foundation Server (TFS) so that it can regenerate them. The majority of these files are not modif...
Davenport asked 13/2, 2009 at 0:44
0
I am using AzureDevOps with Visual Studio 2019.
I used the "Advanced" menu to get a particular changeset, but the resulting fileset is NOT showing the changes (i.e. the older version file...
Mcleroy asked 25/10, 2022 at 12:56
4
Solved
I am using visual studio 2012 with Microsoft TFS 2012.
On the workspace that is created on my c: drive, a hidden folder $tf is created. I suspect TFS from creating this folder. It's lurking disksp...
Jarodjarosite asked 23/5, 2014 at 9:1
5
Solved
My team of 5 devs maintains a medium sized application consisting of 6 solutions (aka sections). At the moment, we use TFVC for source control. Each solution sits in its own Main branch.
I want to...
9
Since they have supposedly integrated most of the Power Tools functionality into VS2017, the new command "tf unshelve" does not work the same as the old command "tfpt unshelve" to move shelvesets t...
Carillo asked 19/3, 2018 at 19:42
2
Solved
I started using TFS since VS2010. By that time I already created my own TFS server (myname.visualstudio.com). My problem is that I created a new project on the my TFS website (the one with the dash...
Snoopy asked 20/1, 2018 at 5:38
3
Solved
There don't appear to be any useful options here to resolve this merge from dev -> main branches. Why? I just want to overwrite whoever changed the main branch incorrectly, but I don't have any opt...
Pampa asked 14/5, 2019 at 14:20
2
Solved
(I did look at this previous question but it is outdated for VS 2019)
I have VS 2019 Enterprise installed on my Windows 10 workstation.
I tried to install the latest version of TFS Source Control...
Amersfoort asked 27/8, 2019 at 10:50
5
I have always been able to create a project/solution and add it to source control and it will get added to TFS. In the last couple of months something has changed and when I create a new project/so...
Atharvaveda asked 1/6, 2016 at 14:0
3
Need to create a CICD pipeline with yaml using TFVC repository.
Microcosm asked 4/9, 2019 at 15:34
4
Solved
I need to delete a TFVC repository in Azure DevOps, but there seems to be no option to allow me to do it. The only TFVC repository (which I just created) seems to not even have a drop-down menu:
...
Counterinsurgency asked 27/10, 2018 at 5:29
11
Solved
I'm using Team Foundation Server 2010 with Visual Studio 2010.
Whenever I modify a file outside of Visual Studio, TFS doesn't seem to detect the change done to the file, and thus doesn't offer me ...
Rove asked 5/5, 2011 at 14:18
9
Solved
When I try to check out a file from TFS I get the error
TF14098: Access Denied User [username] needs PendChange permission(s) for [path].
I have added the user to the contributor group but it sti...
2
I am using Visual Studio Team Services extension in VS code for check in. https://marketplace.visualstudio.com/items?itemName=ms-vsts.team
I am now trying to check in change in angular project, bu...
About asked 4/6, 2017 at 19:33
1
We are using TFS(Version 16.131.28106.2) to build and deploy the code.
I want to give source label On every Success build and Label format configured as $(Build.SourceVersion).
I am getting Label ...
Kourtneykovac asked 14/12, 2018 at 5:51
5
Solved
How do I figure out what changeset I currently have in my local workspace?
Sure, I can pick one file and view its history. However, if that file was not recently updated, its changeset is probably...
4
Solved
I'm trying to migrate from on-premises TFS to Visual Studio Online. We have quite elaborate TeamCity build process that we don't want to migrate away from, so having TeamCity working with VSO would...
Perished asked 23/6, 2014 at 11:52
4
Solved
I'm using VS2013 Update 4 with TFS 2013 Update 4. In Source Control Explorer, whenever I move a file from one folder to another I can see that the file's history is preserved in the new location. H...
Pepsinate asked 11/3, 2015 at 15:11
1
Solved
(Posting the question here as this is the 'community' that Microsoft redirects to with a 'Need advice? Ask community' button. Hope it won't get closed as 'primarily opinion based' or 'too broad')...
Vina asked 10/4, 2019 at 12:36
2
This relates to question,
TFS checkin error - could not find file
"When checking in my project I get the error:
Could not find file 'C\blah blah blah'.
I have a feeling this might be a file f...
8
How to connect TFVC (version control) to Visual Studio Code? Interested in basic operations such as checkin, checkout, resolve.
Institutionalism asked 1/7, 2015 at 14:8
1
Solved
At present, our TFS (TFVC, not git) project contains a folder that hosts the entirety of our product. This folder contains three branches (Dev, Main and Release) each of which in turn contains many...
4
Solved
I have some 3rd party dlls checked into TFS
Our machines were renamed and now TFS believes they are checked out for edit by me on another machine.
I tried tf lock /lock:none contrib64/* /workspace...
1 Next >
© 2022 - 2025 — McMap. All rights reserved.