I have some guys in my project who will never ever learn SVN, but I want them to use it anyway. So is there an option to make TortoiseSVN just
- automatically delete all missing files (that were under verison control but deleted)
- automatically add all new files (that are not yet under version control)
I think you can write local client hooks for TortoiseSVN, but is there a cleaner way?