Cleanse a directory tree of Subversion

This has often tripped me up: I copy a folder (which is under version control) to another location and all the”.svn” files get copied too. So this is useful: Scott Meves posts a trick for recursively clearing out the “.svn” files.

Leave a Reply