Half-star. Don't waste your time. Does not work, throws out of bounds exceptions when its looking for indexes into menu's (crazy thing to do). Complete junk.
Actually, the version available here lists VS 2012 as being supported: http://code.google.com/p/gitextensions/
However, I am getting an error while starting VS 2012:
Error Message: <Unknown Error>
Error number: 80131515
I can install this plugin from within VS2012, I initialize it from the Options menu as described, but it doesn't seem to work at all.
* No icons are displayed in the Solution Explorer, no matter if I choose "Tortoise" or not, or disable "Auto-Rerfesh" or not.
* The "Git pending changes" menu shows nothing, does nothing, no matter if I initialized a Git repository from outside or inside VS.
Is an update for VS2012 planned? Thanks.
Hi,
Atmel Studio 6 (http://www.atmel.com/microsite/atmel_studio6/default.aspx) is an IDE developed on top of VS 2010 Shell. There is a version of AnkhSVN available at its Extension Gallery.
This .git extension is really cool, it would be nice if this extension can be compiled for Atmel Studio also, it could help lots of developers using .git.
Updating the supported products, actually makes it work now, but hasn't been tested:
<SupportedProducts>
<IsolatedShell Version="6.0">AtmelStudio</IsolatedShell>
</SupportedProducts>
It would be nice to be able to install this from within Visual Studio 2010's extension manager, but I don't want to install a version that's several versions old.