<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: The power of rsync</title>
	<link>http://www.symfonylab.com/the-power-of-rsync/</link>
	<description>Everything you wanted to know about Symfony framework but did not know who to ask!</description>
	<pubDate>Fri, 25 Jul 2008 08:09:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Symfony.es &#187; Blog Archive &#187; Una semana con Symfony #20 (19-&#62;25 noviembre 2007)</title>
		<link>http://www.symfonylab.com/the-power-of-rsync/#comment-146</link>
		<dc:creator>Symfony.es &#187; Blog Archive &#187; Una semana con Symfony #20 (19-&#62;25 noviembre 2007)</dc:creator>
		<pubDate>Sun, 02 Dec 2007 15:19:09 +0000</pubDate>
		<guid>http://www.symfonylab.com/the-power-of-rsync/#comment-146</guid>
		<description>[...] The power of rsync [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] The power of rsync [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rpsblog.com &#187; A week of symfony #47 (19-&#38;gt;25 november 2007)</title>
		<link>http://www.symfonylab.com/the-power-of-rsync/#comment-145</link>
		<dc:creator>rpsblog.com &#187; A week of symfony #47 (19-&#38;gt;25 november 2007)</dc:creator>
		<pubDate>Sat, 01 Dec 2007 16:17:01 +0000</pubDate>
		<guid>http://www.symfonylab.com/the-power-of-rsync/#comment-145</guid>
		<description>[...] The power of rsync [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] The power of rsync [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oriolrius lifestream &#187; The power of rsync - SymfonyLab</title>
		<link>http://www.symfonylab.com/the-power-of-rsync/#comment-144</link>
		<dc:creator>oriolrius lifestream &#187; The power of rsync - SymfonyLab</dc:creator>
		<pubDate>Thu, 29 Nov 2007 08:10:28 +0000</pubDate>
		<guid>http://www.symfonylab.com/the-power-of-rsync/#comment-144</guid>
		<description>[...] The power of rsync - SymfonyLab [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] The power of rsync - SymfonyLab [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey Kupershtokh</title>
		<link>http://www.symfonylab.com/the-power-of-rsync/#comment-139</link>
		<dc:creator>Alexey Kupershtokh</dc:creator>
		<pubDate>Fri, 23 Nov 2007 20:18:51 +0000</pubDate>
		<guid>http://www.symfonylab.com/the-power-of-rsync/#comment-139</guid>
		<description>Guys, haven't you ever heard about database migrations? :)
http://trac.symfony-project.com/wiki/Migrations</description>
		<content:encoded><![CDATA[<p>Guys, haven&#8217;t you ever heard about database migrations? <img src='http://www.symfonylab.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://trac.symfony-project.com/wiki/Migrations" rel="nofollow">http://trac.symfony-project.com/wiki/Migrations</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.symfonylab.com/the-power-of-rsync/#comment-138</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 23 Nov 2007 17:13:46 +0000</pubDate>
		<guid>http://www.symfonylab.com/the-power-of-rsync/#comment-138</guid>
		<description>Yes, it looks like a good option but on the other hand I'll always preffer manual update of DB structure vs automatic. Because of it contains live data and for each site it's the most problably different while codebase mostly are identical and does not contain live data. But of course auto-update for DB structure must be available as an option.
I'm not sure however if this has to be symfony plugin. It may work as a pake task like it's for rsync but you'll have to keep DB access passwords in analogue of properies.yml file and also you'll have to open external access for your remoted DBs (for each host). Generally, it does not sound like something fantastic. The other option is to mark changes somehow in schema.yml file so it's clearer what was changed and why. 
Interesting to browse web and find which automated solutions are done for this problem in another frameworks.
Frankly to say I've never heard of something like this.</description>
		<content:encoded><![CDATA[<p>Yes, it looks like a good option but on the other hand I&#8217;ll always preffer manual update of DB structure vs automatic. Because of it contains live data and for each site it&#8217;s the most problably different while codebase mostly are identical and does not contain live data. But of course auto-update for DB structure must be available as an option.<br />
I&#8217;m not sure however if this has to be symfony plugin. It may work as a pake task like it&#8217;s for rsync but you&#8217;ll have to keep DB access passwords in analogue of properies.yml file and also you&#8217;ll have to open external access for your remoted DBs (for each host). Generally, it does not sound like something fantastic. The other option is to mark changes somehow in schema.yml file so it&#8217;s clearer what was changed and why.<br />
Interesting to browse web and find which automated solutions are done for this problem in another frameworks.<br />
Frankly to say I&#8217;ve never heard of something like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NoNo</title>
		<link>http://www.symfonylab.com/the-power-of-rsync/#comment-137</link>
		<dc:creator>NoNo</dc:creator>
		<pubDate>Fri, 23 Nov 2007 17:02:52 +0000</pubDate>
		<guid>http://www.symfonylab.com/the-power-of-rsync/#comment-137</guid>
		<description>I have found this

http://www.softcities.com/telecharger-sync-database/24682.htm

But it would be nice if we could have such a feature in Symfony, or a plugin</description>
		<content:encoded><![CDATA[<p>I have found this</p>
<p><a href="http://www.softcities.com/telecharger-sync-database/24682.htm" rel="nofollow">http://www.softcities.com/telecharger-sync-database/24682.htm</a></p>
<p>But it would be nice if we could have such a feature in Symfony, or a plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.symfonylab.com/the-power-of-rsync/#comment-136</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 23 Nov 2007 07:55:11 +0000</pubDate>
		<guid>http://www.symfonylab.com/the-power-of-rsync/#comment-136</guid>
		<description>Yes, that is good point. What I do is create a shell or php update script with db or cron changes or wherever else I have to modify and it's coping to the other hosts along with codebase and than I go to each account and run this script by hands. If you have permanent updating process you may do it more sophisticated - e.g. setup a cron on each hosts which will be running up update.sh script daily or hourly so you wont need to do that manually.</description>
		<content:encoded><![CDATA[<p>Yes, that is good point. What I do is create a shell or php update script with db or cron changes or wherever else I have to modify and it&#8217;s coping to the other hosts along with codebase and than I go to each account and run this script by hands. If you have permanent updating process you may do it more sophisticated - e.g. setup a cron on each hosts which will be running up update.sh script daily or hourly so you wont need to do that manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NoNo</title>
		<link>http://www.symfonylab.com/the-power-of-rsync/#comment-135</link>
		<dc:creator>NoNo</dc:creator>
		<pubDate>Fri, 23 Nov 2007 07:46:30 +0000</pubDate>
		<guid>http://www.symfonylab.com/the-power-of-rsync/#comment-135</guid>
		<description>Rsync is so powerful for deployment tasks !

But what i'm missing is some kind of Rsync but on the structure of a database :) If you're updating the structure of your database, you must do the same on the n deployment servers... by hand :)</description>
		<content:encoded><![CDATA[<p>Rsync is so powerful for deployment tasks !</p>
<p>But what i&#8217;m missing is some kind of Rsync but on the structure of a database <img src='http://www.symfonylab.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> If you&#8217;re updating the structure of your database, you must do the same on the n deployment servers&#8230; by hand <img src='http://www.symfonylab.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
