cvsweb-scrape
Small tool that downloads a CVS module via the cvsweb interface.
This is useful when anonymous CVS checkouts are unavailable for some reason, but the cvsweb interface is still up.
Usage
Edit the script to specify the cvsweb url, desired output dir, etc. Then run the script. That's it :).
Security note
This script doesn't do anything to protect against
untrusted cvsweb administrators. But if you're downloading something from
the site in the first place, you probably don't care about that.