With this handy plugin, you can just type this:

./symfony project:sync-content frontend dev from stag...@staging

… And down comes the content from the staging server, beginning with
the current state of the database and optionally followed by data
folders, such as your uploads folder, search indexes and other data
kept in the filesystem rather than the database.

You can also push content in the other direction. For instance, the
day you launch the production site, you might do this to push content
from staging up to production:

./symfony project:sync-content frontend staging to p...@production

You can pick up the plugin here:

http://www.symfony-project.org/plugins/sfSyncContentPlugin?tab=plugin_readme

For more information about the plugin, check out my new blog post about it:

http://window.punkave.com/2009/09/29/sfsynccontentplugin-moving-content-without-pain/

-- 
Tom Boutell
P'unk Avenue
215 755 1330
punkave.com
window.punkave.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to