cvs

Checking out modules from CVS

Keep up-to-date with rapidly changing modules by checking them out from Drupal's CVS repository.

Checking out a module from CVS
Rather than just downloading a tarball, you can use CVS to checkout modules from http://cvs.drupal.org. Navigate to the folder where you want to store the module and check out a the module:

cvs -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib \
checkout -d modulename -r revisiontag contributions/modules/modulename

So if you want to check out, for example, cck-5.x-1.7.tar.gz, the command would be:

cvs -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib \

Subscribe to RSS - cvs

Recent Updates

  • 1 year 12 months ago
  • 1 year 12 months ago
  • 1 year 12 months ago
    php 8.x
  • 2 years 8 hours ago
    10.6.7
  • 2 years 1 day ago
    Drop Centos 5/6 stuff