views:

442

answers:

5

I might be in the minority, but I really dislike how the Subversion client integrates into the Windows shell. Is there a Subversion client that simply integrates into VS2010 and that's all and doesn't mess with the Windows shell?

+5  A: 

try Ankh-SVN I have found that it works pretty good for me.

Nathan Fisher
Same here. It works really well. Never had any issue with it, plus, it's free!
chris12892
+1  A: 

This is one I know of. I havent used it as I still prefer TortoiseSVN.

ozczecho
+4  A: 

Consider trying AnkhSVN - a Visual Studio source control provider for Subversion. It's got support for Visual Studio 2010, and all features are available within VS.

alt text

p.campbell
+1 for the screenshot!
Kirk Broadhurst
+1  A: 

I've spent a small amount of time with ankhsvn (http://ankhsvn.open.collab.net/), and it seems to work well. But a quick google search will return other results for you.

Kirk Broadhurst
+1  A: 

I quite like VisualSVN, but it is a commercial product. It requires TortoiseSVN to be installed, but you don't have to use it. You could just disable the Windows Explorer icon overlay and then it's as it's not even there. (If you really wanted to, you could probably get rid of the Explorer context menu somehow, too.)

Evgeny