I have corrected a significant bug in sfSyncContentPlugin. This bug caused the plugin to assume it should use the default local environment, not the environment specified on the command line, for the local end of the connection.
If you have separate database settings for different environments (including the test environment), this could result in syncing the wrong database. So it is important to upgrade to sfSyncContentPlugin version 0.9.1 (or 'svn update' if you are using svn externals). Version 0.9.1 also reuses the mysql-load and mysql-dump helper Symfony tasks locally as well as remotely, simplifying the code and removing opportunities for problems such as the bug described above. sfSyncContentPlugin is a Symfony plugin that allows content (not code) to be synced between different hosts and environments of a Symfony project. MySQL database dumps as well as data folders can be transferred. For more information see: http://www.symfony-project.org/plugins/sfSyncContentPlugin -- 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 -~----------~----~----~----~------~----~------~--~---
