views:

193

answers:

3

I have an existing setup of Visual Studio 2008 with VisualSVN integrated into the IDE. I have installed and am testing out Visual Studio 2010. How do I integrate VisualSVN into 2010? Can I import my existing settings? I was issued a laptop with all of this setup for me but now we're gonna upgrade to 2010 soon.

+1  A: 

Same as for VS2008 - though you will, of course, need a version of VisualSVN that supports VS2010. Recent ones do.

Pavel Minaev
+1  A: 

All you need to do is rerun the VisualSVN installer. Version 1.7.6 has "experimental" support for VS2010 which I'm told works just fine. Version 2.0.1 claims complete support.

ThatBlairGuy
A: 

You might also want to try RocketSVN by Axosoft. I've been using it for a couple of months now in VS2008 (currently a free beta), I've been pretty happy with it.

Mike Strother