I want to know when you think you can upload a new version for Drupal 6 of the module. Where can I download the CVS's versions for D6?

Comments

jvandyk’s picture

Status: Active » Closed (fixed)

If you want to get the latest development version for testing, you can issue these commands from the command line:

cd yourtestsite/sites/all/modules
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout -d workflow contributions/modules/workflow

I'm not sure why the dev releases are not showing up on the project page. I'll check with the infrastructure team.