Posted on September 17, 2009 - 7:05am by Guy Bedford.
Hi,
Up until now I have been manually downloading and installing acquia from acquia.com. While this has worked fine I am busy migrating my setup to a CVS/SVN based one that allows me to use drush to easily update my modules from the command line.
The problem is that drush always hits an error while trying to update a module that came with acquia because it has not been checked out of CVS.
I tried to use the svn checkout of acquia drupal but unfortunately it conflicts with the svn setup I am already using and so is not possible for me to use. Read full article ยป
Posted on September 4, 2008 - 6:08am by Alex Urevick-Ac....
Are there any plans to allow users to download Acquia via SVN or CVS? I know that once a site is setup than spokes will take care of updates, but it would be great (especially during such active development) to be able to update our local copies without deleting the old files, downloading the new ones, & unpacking them. It would also help to avoid problems with un-compressing the files (i.e. http://acquia.com/network/node/2708 ).