SVN TipJanuary 24, 2012·1 min readLinuxMac OS X//search and delete .svn find . -depth -name .svn -``exec rm -fr {} ;