Downloads

Download tar.gz 25.31 KB
MD5: 93a277cc1c07f37082bc9271ff8037ef
SHA-1: e6b047892dffe8ff0693c54f9891ae9a4e7f83a9
SHA-256: 47eed6f9716d4aeed489eea2da30778c7d33cf67bc7b8b9c8f79986ffbf6ad9e
Download zip 33.7 KB
MD5: 64968a74ef643a997b3f95402a712b15
SHA-1: 5491fda9bbc72b266f8442a7348367f05fc8a579
SHA-256: dadcea69d393d97a98aa9aab52274e25c031d97222504bc5bbfddf7a65e42a2d

Release notes

Minor update from 5.x-1.0:
1. added the tmp directory which is needed under DAST_HOME
2. Url to dast-deps packages had a typo
3. Added an INSTALL.txt.

This is the first public release of DAST - it contains one build script: dast-patch.xml. dast-patch automates the
process of setting up a clean Drupal site for testing patches. Specifiy the CVS revision of the Drupal core and
the modules you want, the target web directory and database, and the URL or filesystem path to the patch file
you want to test, and the dast-patch build script will delete the existing database and directory (if they exist,)
fetch the specified core and contrib- modules from CVS (or a local directory cache,) (re)create the specified Drupal
database and user, and download and patch the newly created Drupal install. It will also set the correct
$db_url in settings and autorun the Drupal installer to bootstrap the site - so all you have to do is continue the
install from the 'Choose site name...' page.

Created by: allisterbeharry
Created on: 16 Jul 2007 at 19:47 UTC
Last updated: 16 Jul 2007 at 19:53 UTC
Bug fixes
Unsupported

Other releases