On 29/04/10 14:52, Lisa Sawin wrote:
> I would love to hear some tips on managing changes to the database with
> git.  I'm comfortable with git and use it in my Ruby on Rails work, so
> I've been using it for my Drupal work, too.  When I'm working on a site,
> it's easy to dump my dev database and push it up to my production
> server, then simply replace the production database.  What do you do for
> a live site, though?  How can I merge new work on modules and their
> configurations in my dev database up to the production site?

Not so much the database generally as specifically getting the
configurations, settings and variables out of the database and into the
code with minimal pain (and only a little bit of getting a used to the
workflow):-

http://drupal.org/project/features
http://drupal.org/project/strongarm

ekes


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to