I use a little command line script to work with my Drupal modules. Some people like other tools like Drush, or some of the other update tools that are available. What I wanted is something that could pull down new versions of modules from CVS and check them straight into SVN. This is a small script that I use to do this- it has options to just download from CVS, update a module to a new release, and check your changes into SVN as well. I modified it a bit for public use- your millage may vary.
Published 10/16/2008 by arthur