find ./ -name ".svn" | xargs rm -Rf

find ./ -name ".svn" | xargs rm -Rf

No comments: