What\'s the recommended source control system for a very small team (one developer)?
Price does not matter. Customer would pay :-)
I\'m working on Vista32 with V
Hands down I would use git, and I believe many reasons why a single-developer would like to use git are hinted at or described in git magic
I use Perforce as well for my own personal stuff, mainly because we use it at work. There are emacs bindings for it as well, so you can sync, check stuff in or out, etc. all from within emacs.