This command removes the SVN data from a folder.
find -name .svn -exec rm -rf {} \;
Posted in Code, Command Line, Linux | 2 Comments »
I am Binny V A, a freelance Web Developer on the LAMP Platform. Open Source Geek.
Follow me(@binnyva) on Twitter