Closed (fixed)
Project:
Drupal Automated Staging Toolkit
Version:
5.x-2.0-soc07final
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2007 at 16:45 UTC
Updated:
24 Aug 2007 at 06:32 UTC
Comments
Comment #1
allisterbeharry commentedYes, much of DAST is Drupal-version independent. The site-fetch.xml script for instance simply requires you the specifiy the Drupal CVS revision of the code you want to download - in your case it would be DRUPAL-4-7-6. The only version-dependent bits would be the build scripts which interact with the site directly - like site-install and site-test. Hope that helps. Thanks for trying out my project.