I use SVN, TortoiseSVN and VisualSVN.
TortoiseSVN is far and away the best Windows shell integrated UI. What VisualSVN brings to the party is perfect integration with Visual Studio 2008.
Prior to acquiring VisualSVN we were using TortoiseSVN manually, and the problem with that is that the implicitly created support files are frequently not added to source control resulting in a broken build. It's easy to fix but it's a big time-waster.
VisualSVN makes that hassle disappear immediately and completely.
If you have more money than sense, VS Team System addresses these issues and is the only one I've ever seen with source control you can apply directly to the objects in a database (SP, function, table, view etc).
At the budget end of the market, SVN + TortoiseSVN + VisualSVN.
At the other end of town, VSTS is hard to beat.
I'm always puzzled by the people who don't want to host their own repositories. It's dead easy to do, and the SVN protocol is so efficient I can barely tell the difference between local access and remote use via the internet - and our internet gateway at work is a piddly 512K DSL shared by 20 people.
Last time I tried AnkhSVN it was flaky as fresh-baked apple pie.