Just so I won’t forget.
find ./ -name ".svn" | xargs rm -Rf
Tags: SVN
or just use GIT :)
have to use SVN at work