team-explorer Questions
5
Solved
I created a project CmsShoppingCart in MS VS 2015 and created a local repository. But when I want to add commit for the first time, I found the Commit All button is greyed out all showed in the pic...
Kenleigh asked 16/4, 2018 at 19:35
5
Solved
I am attempting to install SSDT v15.6.0 into an existing Visual Studio Team Explorer 2017 instance. When I run the SSDT installer, I can select Visual Studio Team Explorer 2017 from this list of ex...
Sunil asked 16/5, 2018 at 20:48
3
Solved
As the title says, in the view for Pending Changes, where VS lists changes in your version, Show All is selected by default. In VS2013 update 3, i had this set to Show Solution Changes by default. ...
Infundibulum asked 25/3, 2015 at 13:12
5
Solved
I have a Visual Studio online Team Project with a repository. I have been using this with VS 2013 for a while now.
I installed VS 2015 and connected to Visual Studio online in team explorer and ch...
Industrialize asked 14/8, 2015 at 19:48
4
how can I define a query in TFS 2013 (Team Explorer 2013) to get all items as a list below a certain toplevel workitem:
|--+-Parent 1
|
|--+-Child 1
| |--Child of Child 1
|
|--+-Child 2
| |
...
Zara asked 21/5, 2014 at 11:45
1
Solved
It opens commit details in a small window inside git history and it's very inconvenient, because it's too small to see anything. Clicking "open in a new tab" every time is annoying. Is th...
Freddyfredek asked 29/9, 2021 at 14:55
8
Solved
I have referred to a lot of forums and also this so question but my problem is that I have formatted my machine. So I'm not able to overcome this issue. I have tried deleting workspaces from visual...
Pseudoscope asked 4/2, 2014 at 6:26
4
Solved
What I've tried:
I don't recall to have an issue when in VS2013. When in VS2015, I've tried the context menu inside one code file or right clicking just that file from Solution Explorer, yet it inc...
Xenomorphic asked 4/5, 2016 at 13:38
2
Solved
I recently had an issue where I had to disregard my last commit, so on the command line I did following:
git push origin --force
this works fine, however I normally make my push/pulls from insid...
Placenta asked 25/8, 2017 at 10:26
2
Solved
I cannot commit any code through my Visual Studio 2017, but I can commit using other Git tools. There is any way to reset or solve this issue?
This is what I get:
Drenthe asked 2/1, 2019 at 14:10
2
Solved
Visual Studio 2015 and 2017 doesn't update remote branches in Team Explroer - Branches section. This means that whenever somebody adds a branch on remote or remove I can't see it through Team Explo...
Detective asked 30/11, 2017 at 11:34
8
Solved
How can I refresh the list of remote branches in my Visual Studio Team Explorer panel?
In the Visual Studio 2017 Team Explorer, Branches panel, I could see the 10 or so branches in our VSTS instanc...
Parodic asked 19/7, 2017 at 12:53
2
Solved
When merging our develop branch into my feature branch develop --> feature in Visual Studio, I get a merge conflict.
I have the possibility to choose from Take Source and Keep Target.
I want t...
Machellemachete asked 28/11, 2017 at 9:4
1
Solved
Well, I seem to have gone and mucked something up.
Until just recently, I used to be able to do a merge commit and then push to origin without that separate commit showing up. Now that it does, the...
Copepod asked 13/8, 2020 at 23:8
2
Solved
We need to allow users to check-out check-in files in Windows Explorer.
Is it mandatory to install Visual Studio in order to use Team Explorer or TFS Power Tools?
What kind of licenses will be ne...
Nanettenani asked 8/1, 2014 at 5:51
17
This question has nothing to do with git itself; rather, it has to do with removing a binding/mapping to a git repository that Visual Studio 2015 (VS2015) has previously seen.
Here's a screen shot...
Handhold asked 31/8, 2015 at 6:18
1
I am using Visual Studio 2019 Community and accidentally clicked in undo changes in the Team Explorer tab for all the files staged and lost all my last days work.
Is it possible revert the situatio...
Esperance asked 8/7, 2019 at 12:36
3
Solved
I am getting annoyed by having to change Resolve to Associate in Team Explorer
Is there a way to set it to Associate by default?
Wantage asked 2/10, 2014 at 10:43
3
New versions of Visual Studio Team Explorer has built in support for Git.
I want to know if there is an option to view the Git commands executed while using the Team explorer for Git actions like ...
Dom asked 31/7, 2016 at 7:0
2
Solved
I have a new Team Foundation Server that we are hosting - Version 16.131.28226.3. It is over an SSL connection and has a valid certificate.
I have created a new Team Project named "Test".
The pr...
Quick asked 12/12, 2018 at 16:33
3
Solved
Whenever I create a new file such as a class file (.cs), the file is automatically ignored by GIT (although still included in the project). Is it something with my .gitignore file or some Visual St...
Mencius asked 11/9, 2018 at 12:44
3
My solution involves three Git repositories in a self-hosted Bitbucket Server. One repository for the iOS project, one repository for the shared project type such as libraries shared among other pr...
Barman asked 2/5, 2017 at 14:14
4
Solved
I am getting an error in my VS 2017 Team Explorer whenever I pull/fetch or push.
Git failed with a fatal error.
HttpRequestException encountered.
An error occurred while sending the request.
cann...
Sulfur asked 7/8, 2018 at 13:45
5
Visual Studio 2017 15.3.0 git changes include "storage.ide" even though .vs/ in .gitignore
I upgraded VS 2017 to 15.3.0 a few days ago. Since then file "storage.ide" has remained in my modified files, even through I have used a suggested .gitignore for VS, which includes the .vs/ folder....
Unlike asked 21/8, 2017 at 16:44
2
I have a server that the team foundation server is installed on. I can connect to TFS from several computers, but I can't connect to its from my laptop through internet. I can connect to it from we...
Howbeit asked 19/3, 2013 at 22:26
1 Next >
© 2022 - 2024 — McMap. All rights reserved.