[symfony-users] Re: Important bug fix to sfSyncContentPlugin

2009-10-11 Thread Tom Boutell

Correct, the mysqldump command is the key ingredient in the recipe.
I'm not sure whether other databases have compatible commands... we
don't use them, so we're not in a position to do a good job verifying
code for them.

In theory we could use the fixture dump and load tasks, but in
practice those are not meant to be robust enough to handle production
databases. And of course they are much slower.

On Oct 10, 1:26 pm, Dennis  wrote:
> This only works with MySQL?
>
> On Oct 8, 1:42 pm, Jake Barnes  wrote:
>
>
>
> > Thanks, Tom. I'm about to give this plugin a try.
>
> > On Oct 8, 2:00 pm, Tom Boutell  wrote:
>
> > > 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).
>
> > >Th 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- Hide quoted text -
>
> > - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Important bug fix to sfSyncContentPlugin

2009-10-10 Thread Dennis

This only works with MySQL?

On Oct 8, 1:42 pm, Jake Barnes  wrote:
> Thanks, Tom. I'm about to give this plugin a try.
>
> On Oct 8, 2:00 pm, Tom Boutell  wrote:
>
>
>
> > 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).
>
> >Th 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- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Important bug fix to sfSyncContentPlugin

2009-10-08 Thread Jake Barnes


Thanks, Tom. I'm about to give this plugin a try.

On Oct 8, 2:00 pm, Tom Boutell  wrote:
> 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).
>
>Th 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 symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---