Skip to main content

All Questions

Tagged with
0 votes
1 answer
2k views

How to configure vsdiffmerge tool as external diff/merge tool in TortoiseGit?

I tried setting a for external diff tool in TortoiseGit settings for diff: C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\vsDiffMerge.exe %mine %base but no use, also need command ...
nithin guptha's user avatar
1 vote
1 answer
166 views

Why is my command line giving different info then visual studio when checking status of git repo?

I am testing writing a script to pull down the latest version of the master and then merge or rebase my local branch based off the updated master. While trying to do so I am running into an issue, ...
Matthew Stewart's user avatar
0 votes
1 answer
173 views

Unable to push from Visual Studio 2013 (works in git bash), libgit2 Category = Net (Error)

so i just set up a project at work with Visual Studio and also added GitLab (with git bash) into it. Everything works fine for me on git bash but i am not able to push through Visual Studio (2013). ...
David Walser's user avatar
0 votes
1 answer
238 views

SSIS with GIT fetch - failed to inflate packfile

In my small team, when one developer makes a change to a fairly large SSIS package, and commits the change to the GIT server, it causes all other users who then want to pull that commit to experience ...
C4Cat100's user avatar
3 votes
3 answers
2k views

Unable to clone repo from github Visual Studio 2013

I am trying to clone a project from github (https://github.com/bhilburn/powerlevel9k to be specific, but all github repos fail in the same way), using Visual Studio 2013's native git integration. I ...
Avi Caspe's user avatar
  • 575
7 votes
3 answers
3k views

Visual Studio 2013 won't sync unpushed commits to Git

"An error occurred. Detailed message: An error occurred while sending the request." This is the error I get when trying to sync commits with server from VS. Although, pushing to Git from command line ...
Dazhush's user avatar
  • 1,755
2 votes
2 answers
2k views

How to commit APP_Data folder to github

i am working with vs2013 IDE. my web project has app_data folder and in which i have database testdb.mdf. so when i commit and check github site then i saw app_data folder was not there. it means ...
Monojit Sarkar's user avatar
0 votes
1 answer
201 views

Missing files in Visual Studio Express, cannot open project; If I recreate project, can I still somehow sync with Github?

I have a solution in Visual Studio Express (2013). I am now getting two errors, essentially the same message associate with two projects: "Unable to open module file 'C:\Users\TJC\AppData\Local\Temp....
codingatty's user avatar
  • 2,066
1 vote
0 answers
65 views

Visual Studio Express 2013 crashes before launching

Since yesterday I've having issues with my Visual Studio Express 2013 for desktop: it crashes every time, no matter if I open a solution file or open VSE directly. I've tried unistalling and ...
CodeXtack's user avatar
  • 131
0 votes
1 answer
256 views

Visual Studio 2013 no longer tracking changes using Git with Visual Studio Online

I'm using Visual Studio Premium 2013 Update 5 to manage a Solution consisting of several projects. My last successful commit to Visual Studio Online was the evening of October 18th. My computer ...
Dumber_Texan2's user avatar
0 votes
0 answers
278 views

git invalid redirect to different host

Hi I just want to share the solution for a time consuming problem. The problem was that I was unable to sync my git project from bitbucket. Visual studio 2013 kept telling me that "Detailed message: ...
Jakob Ojvind Nielsen's user avatar
0 votes
1 answer
152 views

How to share selected projects in a Visual Studio solution between TFS and GIT?

I have a VS 2013 solution with a primary project building a class library (accompanied by Sandcastle Help File Builder project for documentation and a couple of helper libraries). In addition, the ...
Alek Davis's user avatar
  • 10.7k
7 votes
2 answers
8k views

Visual Studio ignores *.jfm entry in the gitIgnore file

I'm having a problem with Visual Studio 2013 locking a .jfm file. I am unable to save project changes to the local git repository when the project is open. The error looks like this when clicking on ...
desertchief's user avatar
0 votes
0 answers
72 views

Difference between git inside Visual Studio 2013 standalone git?

I have a project where integrated Team Explorer inside Visual Studio 2013 changes seems caused by see line ending(if I am using diff compare from within VS, it shows line ending difference only), but ...
Paul L's user avatar
  • 2,240
1 vote
1 answer
4k views

An error was raised by libgit2. Category = Net (Error). Response status code does not indicate success: 404 (Not Found)

I am using Visual Studio 2013 team explorer with GitHub. I can clone and pull but can't sync and push. When I sync this error comes: "An error was raised by libgit2. Category = Net (Error). Response ...
Mohsin Ali's user avatar

15 30 50 per page
1
2 3 4 5
24