Skip to end of metadata
Go to start of metadata

To remove all svn metadata from a directory tree:
rm -rf `find . -type d -name .svn`

Labels: