One of the missions of an export tool I have in my application, is to clean all .svn directories from my application directory tree. I am looking for a recursiv
There are already many answers provided for deleting the .svn-directory. But I want to add, that you can avoid these directories from the beginning, if you do an export instead of a checkout: