Delete .svn folders recursively

rm -rf `find . -type d -name .svn`

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.