Here's a simple Ruby script to remove CVS directories. Useful if you move a large CodeBase from one repository to another. To use it just go to the root directory where you want to start the deleting and run the script. The script will start in the current working directory and apply the removal recursively.