Reputation: 35374
Currently I have to open Visual Studio to make a get latest
or a commit
pending changes.
I want to do that the same way with TortoiseSVN right in Windows Explorer.
I made google research and comes down to using the tool called TFS 2012 Power Tools
Someone also mentioned about this issue here
Though after installed, I got nothing working as espected. Wondering did I do wrong then...
I'm using Windows 8.1 and Visual Studio 2012 Web Express.
How should I do to install it properly and get it work after all then?
Upvotes: 0
Views: 182
Reputation: 12546
Assuming that when you installed the power tools you enabled shell integration and then logged out/back in to active them, then you need to do a few things:
Most people having trouble with the context menu appearing have forgotten that to log out and log back in, as Windows Explorer needs to be restarted to pick up the new shell extension.
Upvotes: 1