I'm looking for a way to put several of my projects under version control, with the least amount of filesystem-level obtrusiveness.
The rationale for this is because my dev environment is mostly FS-based (total commander + notepad++ + wing + scripting tools with python), so FS changes (including, and most annoyingly the .svn directory of subversion) hurts .
My version control requirements are very basic: commit/rollback/browse ,and good utility support.
Which one would you recommend?