Posted by ithacaindy on July 28, 2010 at 3:20pm
We've been developing our site on a dev subdomain, populating the ProsePoint database with stories. We want to transfer the contents of that database to our live site. What is the best way? I've been considering the backup-and-migrate module. What are the steps I need to take to accomplish this? Thanks in advance.
Comments
Backup and Migrate
Backup and Migrate is pretty self-documenting, but you need to understand that it will brain-wipe the target and replace it with the development site. If you need to merge something from a dev site to a live site, then you need to use other tools -- node export/imports, the Features module, et cetera.