Good private code repository that works with VS2010?

I need a private code repository, like github or code.google, that can be accessed via the VS2010 IDE. Initial commits, check in and check out should be context sensative menus in the IDE. I know subversion client for code.google does this, but they don’t offer private repositories. Now, we don’t mind paying a little for it, we just can’t find one that fits the bill. Does anybody know of something that might work for us?

Thanks!

Assembla.com :wink:

VisualHG + bitbucket.org.

PS: if you want to stick to SVN and you’ve got hosting, a decent option is using visual SVN server to handle this. Especially if your hosting is local, having a fast network hides lots of SVN’s issues.