I want to start putting all of my non-code personal files (i.e., word docs, excel spreadsheets, everything but media, etc.) under version control. The main reasons I want to do this is so that I can scan for changes and have some some control before I check in the files to the repository. TortoiseSVN is perfect for this, however I'm loathe to pollute my file system with all of the internal svn folders. Does anyone do this and have any suggestions on how to either localize those private svn folders to one place, or use an alternative system? SourceGear Vault looks great in that it uses SQL Server on the back-end but it has no file explorer front-end.
Thanks for any thoughts.