Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
As far as I can tell, all the instrumentation that needs to be added to the .info file gets added automatically by the packaging scripts. If you are running with an actual CVS checkout version, I think you need to read the FAQ on the update_status module's page. I think that module prefers to deal with packaged versions rather than checked out versions.
Comments
Comment #1
vhmauery commentedAs far as I can tell, all the instrumentation that needs to be added to the .info file gets added automatically by the packaging scripts. If you are running with an actual CVS checkout version, I think you need to read the FAQ on the update_status module's page. I think that module prefers to deal with packaged versions rather than checked out versions.
Comment #2
nancydruIf you are using checkout to deploy you need the CVS Deploy module to make Update Status work (both in 5.x and 6.x).