This site is a static archive of the Aegir community site. Documentation has moved to http://docs.aegirproject.org. Other community resources can be found on the Contacting the community page.
Skip navigation

Best use of Subversion for Aegir

Help

Best use of Subversion for Aegir

I use Subversion for all my projects and up until now I just keep versions of programs that I write for sites in version control and when everything is perfect commit to the trunk and relax knowing that I can put custom Drupal code back on the server if it gets corrupted or lost - but it occurs to me that this might be a good idea for entire sites.

On the other hand, that does nothing for MySQL entries that drive the sites.

What I am wondering is this, with users doing stupid things (not me, no never me) it is easy to see the possibility that someone will eventually mess up something on a site that is active and restoring from backups could be less than ideal. It is also possible that custom modules exist on one site and not another - or get removed or modified in different ways site by site.

Is it reasonable to use version control on the Aegir folders (I am thinking config and hostmaster-0.4-*) and does that indeed buy me anything?

#1

mig5's article on Drupal deployments and workflows provides great insight on managing platforms, profiles and sites using Aegir, version control and the drush_make project. Read more at http://community.aegirproject.org/article-archive/drupal-deployments-wor...

Need help?

Discussion

The discussion area lets your team communicate by posting updates and discussing issues. It is a great place for sharing progress, discussing challenges, and exploring ideas.