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
I would recommend Subversion since it's for single developer and I assume that you're not doing complex merging and lots of log/history checking.
Seems like many people are using http://svnrepository.com/ for their hosting. It comes with Trac and even Git if you need it later.