User: dww Branch: DRUPAL-4-7--2 Date: Wed, 25 Oct 2006 09:31:59 +0000 Modified files: /modules/project/release package-release-nodes.php Log message: #88056: packaging script for releases-as-nodes (also #83339, #58066, #75053) package-release-nodes.php.1.txt: - adds real support for rebuilding from branches, checking timestamps and only re-packaging if files have changed, etc - the arg on the command-line is now used to specify what you want packaged. the choices are currently either 'tag' (only package releases from fixed tags that haven't been packaged yet) or 'branch' (rebuild nightly snapshots where files have changed). - added some better info in the watchdog messages - generally cleaned up the code and removed some debugging cruft - the path to rm is now a setting, instead of relying on the PATH - copied in some translation-related functions from the old script, which are still not being used... Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pa...