In Terminal, cd to the repository directory to be checked into SVN
rm -rf `find . -type d -name build`
This will remove all the build directories in all the sub directories e.g. when trunk contains multiple projects.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment