I have to see yet good SCM (I use mainly P4 at work, with little git) integration in Visual Studio. I've tried two or three different Perforce ones, and over the time they stop working. Checking out from the command line, or simple shortcut to do it.
There are no good source control integrations for Visual Studio. The whole system is just fundamentally broken. If you're not convinced - I mean you in general, dear reader, malkia clearly has this figured out ;) - all I have to say to you is, "LOL binding root". Over the years, I've managed to convince several people to give up Visual Studio source control integration, and, without fail, it takes them two days, at m…
Visual Studio Tools for Git
11–17 of 17 posts
Re: Visual Studio Tools for Git
#12I have to see yet good SCM (I use mainly P4 at work, with little git) integration in Visual Studio. I've tried two or three different Perforce ones, and over the time they stop working. Checking out from the command line, or simple shortcut to do it.
There are no good source control integrations for Visual Studio. The whole system is just fundamentally broken. If you're not convinced - I mean you in general, dear reader, malkia clearly has this figured out ;) - all I have to say to you is, "LOL binding root". Over the years, I've managed to convince several people to give up Visual Studio source control integration, and, without fail, it takes them two days, at m…
Re: Visual Studio Tools for Git
#13Of course, that's just my imagination.
Re: Visual Studio Tools for Git
#14Earlier quoted context omitted.
There are no good source control integrations for Visual Studio. The whole system is just fundamentally broken. If you're not convinced - I mean you in general, dear reader, malkia clearly has this figured out ;) - all I have to say to you is, "LOL binding root". Over the years, I've managed to convince several people to give up Visual Studio source control integration, and, without fail, it takes them two days, at m…
I find "Git Source Control Provider" to be a very decent plugin to work with. What's so wrong about it ?
(The experience could well be better if you have a distributed system. Much of the plugins' flakiness seemed to be come from having to talk to a server (downtime or network connectivity problems always caused issues), and from the maintenance of accurate check in/check out information - both non-issues with a distributed system.)
Re: Visual Studio Tools for Git
#15I wonder how this will work with SSH keys. I've been using Git Extensions ( http://code.google.com/p/gitextensions/ ) with VS 2010 for a while now and have been pretty happy with it, but it has taken a long time for the SSH key support to get to a usable place.
Re: Visual Studio Tools for Git
#16Re: Visual Studio Tools for Git
#17Earlier quoted context omitted.
I find "Git Source Control Provider" to be a very decent plugin to work with. What's so wrong about it ?
Well, I'm guilty of shooting my mouth off about something I haven't revisited recently, so perhaps things are better these days. I haven't used source control integration with VS2010 or VS2012. Sometimes, when I find something to suck, I still revisit it every now and again, just in case it's since improved. The Visual Studio source control integration experience was just so reliably, hellishly awful that I never saw…
[1] http://ankhsvn.open.collab.net/ [2] http://gitscc.codeplex.com/