By bluedrupal on
I'd like to download all of drupal modules of a specified version and test it rather than downloading them one by one
Is there a way to do this?
I'd like to download all of drupal modules of a specified version and test it rather than downloading them one by one
Is there a way to do this?
Comments
CVS
You can do so with CVS.
Where the argument -r defines the version, eg DRUPAL-4-6 for 4.6, DRUPAL-4-7 for 4.7 modules. The new release system will introduce different tags.
--
The Manual | Troubleshooting FAQ | Tips for posting | How to report a security issue.