<?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: In git we trust</title>
	<atom:link href="http://blog.mudrak.name/2009/10/in-git-we-trust/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mudrak.name/2009/10/in-git-we-trust/</link>
	<description>Moodle, Mahara and beer fan</description>
	<lastBuildDate>Fri, 30 Jul 2010 00:54:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://blog.mudrak.name/2009/10/in-git-we-trust/comment-page-1/#comment-89</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 13 Nov 2009 22:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mudrak.name/?p=115#comment-89</guid>
		<description>git itself can be used for such centralized repositories, of course (it is not question of SCM technology, it is about software maintenance processes). But I admit it might be more difficult to easily get a snapshot of the whole contrib as I suppose it would be just a heap of separate git repositories.</description>
		<content:encoded><![CDATA[<p>git itself can be used for such centralized repositories, of course (it is not question of SCM technology, it is about software maintenance processes). But I admit it might be more difficult to easily get a snapshot of the whole contrib as I suppose it would be just a heap of separate git repositories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skodak</title>
		<link>http://blog.mudrak.name/2009/10/in-git-we-trust/comment-page-1/#comment-88</link>
		<dc:creator>skodak</dc:creator>
		<pubDate>Mon, 26 Oct 2009 22:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mudrak.name/?p=115#comment-88</guid>
		<description>Hi,

hmmm, you are forgetting one important purpose of contrib cvs. When you start refactoring Moodle core or start developing new feature it is very handy to just grep contrib cvs checkout and immediately you see what you are about to break. You can also contact contrib devs and tell them what needs to be fixed. My favourite mantra is - &quot;if it is not in contrib it does not exist&quot; ;-) This also applies to searching for potential security problems.

Now tell me how am I supposed to do this if the contrib code is spread over hundreds of branches in various git repos? Does git support this scenario?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>hmmm, you are forgetting one important purpose of contrib cvs. When you start refactoring Moodle core or start developing new feature it is very handy to just grep contrib cvs checkout and immediately you see what you are about to break. You can also contact contrib devs and tell them what needs to be fixed. My favourite mantra is &#8211; &#8220;if it is not in contrib it does not exist&#8221; <img src='http://blog.mudrak.name/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  This also applies to searching for potential security problems.</p>
<p>Now tell me how am I supposed to do this if the contrib code is spread over hundreds of branches in various git repos? Does git support this scenario?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
