Since provision is no longer a module, and we still need some of this functionality, we need to create a .inc based on the cvs_deploy.module (without all the silly front end stuff), that will allow us to correctly detect module versions.

Comments

adrian’s picture

Status: Active » Fixed

this is done. and is working for d5 and d6.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit b3d93f3 on debian, dev-dns, dev-envobject, dev-koumbit, dev-log_directory, dev-migrate_aliases, dev-multiserver-install, dev-newhooks, dev-nginx, dev-platform_management, dev-ports, dev-purgebackup, dev-restore, dev-services, dev-simplerinstaller, dev-site_rename, dev-ssl, dev_716166_apache_conf, dev_dns, dev_server_verify, prod-koumbit, ssl, dev-ssl-ip-allocation-refactor, dev-1205458-move_sites_out_of_platforms, 7.x-3.x, dev-subdir-multiserver, 6.x-2.x-backports, dev-helmo-3.x authored by adrian:
    #368294 - Modules are now correctly retrieved, still need to tackle...