[development] Site specific modules
ekes
ekes at aktivix.org
Thu Apr 29 13:29:13 UTC 2010
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
Url : http://lists.drupal.org/pipermail/development/attachments/20100429/e31bd645/attachment.bin
More information about the development
mailing list