Remove .svn recursive

10. December 2008

Here is a batch script for that:

find . -name ".svn" -type d -exec rm -rf {} \;

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tools

Comments

Add comment


(Will show your Gravatar icon)  

  Country flag

biuquote
  • Comment
  • Preview
Loading