as reported in http://drupal.org/node/94023#comment-171611 the packaging scripts are re-building the snapshots every time.
this is due to a bug where we're checking filectime() on the files. cvs export preserves the mtime value during export, but not the ctime. :(
easy fix...
| Comment | File | Size | Author |
|---|---|---|---|
| package-release-nodes-mtime.patch.txt | 881 bytes | dww |
Comments
Comment #1
dwwcommitted to DRUPAL-4-7--2 as revision 1.1.2.18 and updated on d.o.
Comment #2
(not verified) commented