/ Published in: SVN
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
find . -name .svn -print0 | xargs -0 rm -rf