Remove subversion directories from project, directory tree or ...
find ./ -name ".svn" -type d -exec rm -rf \{} \;
Linux blog,Documents, Tutorials, Snippets, Configurations, Tips and tricks and more...Apache, php, rails - installation configuration...
0 Comments:
Post a Comment
<< Home