find . -type d -name .svn -print0 | xargs -0 rm -rf
CategorySubversion
RemoveSvnDirectories (last edited 2009-09-09 09:25:13 by DavidKeen)