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
Well, for start, you don't need distributed one :) I'm not sure what this physical part means, because you could put svn server on your own machine in little trouble.
On the other hand, NetBeans have local history module that logs all local changes of a file. Maybe something like that would be enough for you if Visual Studio have something similar.