Posted in Ubuntu on January 14, 2010 | Leave a Comment »
Just a simple command that helped me today.
$ sudo rm -rf `find . -type d -name .svn`
Read Full Post »