#place to put dget scripts
DGETDIR=/root/dget
#get dget suite and install it, editing settings.sh if necessary
svn co http://drupal-get.svn.sourceforge.net/svnroot/drupal-get/trunk $DGETDIR
cp $DGETDIR/rename_to_settings.sh $DGETDIR/settings.sh
$DGETDIR/setup.sh $DGETDIR
#check out drupal core, contrib
dsvn checkout
#use dsite checkout if no need to commit from this site
#and optionally, the Acquia distribution (ignore any warning at the end)
dsvn checkout x x a6paths