<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Ignored files in Bazaar in a Symfony project</title>
	<atom:link href="http://blog.melimato.com/ignored-files-in-bazaar-in-asymfony-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.melimato.com/ignored-files-in-bazaar-in-asymfony-project/</link>
	<description>Those things we do</description>
	<lastBuildDate>Sat, 03 Jul 2010 19:24:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Trackback - Free Internation Call &#62;&#62; How to make free international call</title>
		<link>http://blog.melimato.com/ignored-files-in-bazaar-in-asymfony-project/comment-page-1/#comment-257</link>
		<dc:creator>Trackback - Free Internation Call &#62;&#62; How to make free international call</dc:creator>
		<pubDate>Thu, 19 Nov 2009 21:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melimato.com/?p=164#comment-257</guid>
		<description>,..] blog.melimato.com is one great source of tips on this issue,..]</description>
		<content:encoded><![CDATA[<p>,..] blog.melimato.com is one great source of tips on this issue,..]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://blog.melimato.com/ignored-files-in-bazaar-in-asymfony-project/comment-page-1/#comment-249</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Thu, 05 Nov 2009 10:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melimato.com/?p=164#comment-249</guid>
		<description>Don Pinkster just published the ignore rules he uses when working on his symfony projects with &lt;a href=&quot;http://www.selenic.com/mercurial/&quot; rel=&quot;nofollow&quot;&gt;Mercurial&lt;/a&gt; : http://www.pinkster.eu/2009/11/04/using-mercurial-as-vcs-for-symfony/

Also for those who prefer &lt;a href=&quot;http://git-scm.com/&quot; rel=&quot;nofollow&quot;&gt;Git&lt;/a&gt;, Matt Daum from &lt;a href=&quot;http://shout.setfive.com/2009/03/22/git-ignores-and-symfony/&quot; rel=&quot;nofollow&quot;&gt;setfive.com&lt;/a&gt; published a plugin which &quot;Automatically generates and optionally add &#039;ignores&#039; for your SCM : http://www.symfony-project.org/plugins/sfSCMIgnoresTaskPlugin (it apparently also works for &lt;a href=&quot;http://www.nongnu.org/cvs/&quot; rel=&quot;nofollow&quot;&gt;CVS&lt;/a&gt;, toh!).</description>
		<content:encoded><![CDATA[<p>Don Pinkster just published the ignore rules he uses when working on his symfony projects with <a href="http://www.selenic.com/mercurial/" rel="nofollow">Mercurial</a> : <a href="http://www.pinkster.eu/2009/11/04/using-mercurial-as-vcs-for-symfony/" rel="nofollow">http://www.pinkster.eu/2009/11/04/using-mercurial-as-vcs-for-symfony/</a></p>
<p>Also for those who prefer <a href="http://git-scm.com/" rel="nofollow">Git</a>, Matt Daum from <a href="http://shout.setfive.com/2009/03/22/git-ignores-and-symfony/" rel="nofollow">setfive.com</a> published a plugin which &#8220;Automatically generates and optionally add &#8216;ignores&#8217; for your SCM : <a href="http://www.symfony-project.org/plugins/sfSCMIgnoresTaskPlugin" rel="nofollow">http://www.symfony-project.org/plugins/sfSCMIgnoresTaskPlugin</a> (it apparently also works for <a href="http://www.nongnu.org/cvs/" rel="nofollow">CVS</a>, toh!).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pablo</title>
		<link>http://blog.melimato.com/ignored-files-in-bazaar-in-asymfony-project/comment-page-1/#comment-248</link>
		<dc:creator>pablo</dc:creator>
		<pubDate>Tue, 03 Nov 2009 17:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melimato.com/?p=164#comment-248</guid>
		<description>The reason I like to ignore auto-generated files is because they are auto-generated..Duh! :-) I have the habbit of committing only the files I change for a specific issue in some kind of issue tracker (currently using redmine). This way I know exactly what files I&#039;ve touched to implement a specific feature or fix a bug. If the version of the library changes you will need to re-generate those files anyway, whether they are stored in your SCM or not.

About the plugins, I do store them all in there, what I&#039;m ignoring there are just the files that start with a &quot;.&quot; like .lock or .filemap etc...

I completely agree with you on the assets dir...just updated the post. Thanks!!</description>
		<content:encoded><![CDATA[<p>The reason I like to ignore auto-generated files is because they are auto-generated..Duh! <img src='http://blog.melimato.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I have the habbit of committing only the files I change for a specific issue in some kind of issue tracker (currently using redmine). This way I know exactly what files I&#8217;ve touched to implement a specific feature or fix a bug. If the version of the library changes you will need to re-generate those files anyway, whether they are stored in your SCM or not.</p>
<p>About the plugins, I do store them all in there, what I&#8217;m ignoring there are just the files that start with a &#8220;.&#8221; like .lock or .filemap etc&#8230;</p>
<p>I completely agree with you on the assets dir&#8230;just updated the post. Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lzap</title>
		<link>http://blog.melimato.com/ignored-files-in-bazaar-in-asymfony-project/comment-page-1/#comment-247</link>
		<dc:creator>lzap</dc:creator>
		<pubDate>Tue, 03 Nov 2009 14:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melimato.com/?p=164#comment-247</guid>
		<description>One more thing - ignoring trunk/web/uploads/ is also not good for the current version of the Symfony. It should contain subdir &quot;assets&quot;.</description>
		<content:encoded><![CDATA[<p>One more thing &#8211; ignoring trunk/web/uploads/ is also not good for the current version of the Symfony. It should contain subdir &#8220;assets&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lzap</title>
		<link>http://blog.melimato.com/ignored-files-in-bazaar-in-asymfony-project/comment-page-1/#comment-246</link>
		<dc:creator>lzap</dc:creator>
		<pubDate>Tue, 03 Nov 2009 14:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.melimato.com/?p=164#comment-246</guid>
		<description>I think its a good idea not to ignore mapping file and classes. Its not really big and you do not need to regenerate over and over. Also you keep a history in the SCM. Its not big deal to store in there. Version of the library can change and voila - you have a problem.

Also I am in doubt with plugins directory - why not to store them in there...

On the other side I would highly recommend ignoring trunk/data/*.db if you use SQLite.</description>
		<content:encoded><![CDATA[<p>I think its a good idea not to ignore mapping file and classes. Its not really big and you do not need to regenerate over and over. Also you keep a history in the SCM. Its not big deal to store in there. Version of the library can change and voila &#8211; you have a problem.</p>
<p>Also I am in doubt with plugins directory &#8211; why not to store them in there&#8230;</p>
<p>On the other side I would highly recommend ignoring trunk/data/*.db if you use SQLite.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
