<?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: Understanding Open Source</title>
	<atom:link href="http://wagenknecht.org/blog/archives/2009/05/understanding-open-source.html/feed" rel="self" type="application/rss+xml" />
	<link>http://wagenknecht.org/blog/archives/2009/05/understanding-open-source.html</link>
	<description>Me, my family, whatever I like, whatever I want to write about!</description>
	<lastBuildDate>Wed, 25 Jan 2012 06:51:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Doug Schaefer</title>
		<link>http://wagenknecht.org/blog/archives/2009/05/understanding-open-source.html/comment-page-1#comment-13467</link>
		<dc:creator>Doug Schaefer</dc:creator>
		<pubDate>Sun, 17 May 2009 20:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://wagenknecht.org/blog/?p=228#comment-13467</guid>
		<description>Exactly. And that&#039;s why git is so important. It lets you manage your modified version and sync it with the upstream until you&#039;re modifications get there.</description>
		<content:encoded><![CDATA[<p>Exactly. And that&#8217;s why git is so important. It lets you manage your modified version and sync it with the upstream until you&#8217;re modifications get there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frlan</title>
		<link>http://wagenknecht.org/blog/archives/2009/05/understanding-open-source.html/comment-page-1#comment-13466</link>
		<dc:creator>frlan</dc:creator>
		<pubDate>Sun, 17 May 2009 20:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://wagenknecht.org/blog/?p=228#comment-13466</guid>
		<description>100% correct. It just doesn&#039;t matter if it is bug or feature request. Also it doesn&#039;t matter whether its a library or a end-user tool -- FOSS projects needs input from users. And with feedback I don&#039;t think of &quot;All the crap is not working&quot; at regulars&#039; table.</description>
		<content:encoded><![CDATA[<p>100% correct. It just doesn&#8217;t matter if it is bug or feature request. Also it doesn&#8217;t matter whether its a library or a end-user tool &#8212; FOSS projects needs input from users. And with feedback I don&#8217;t think of &#8220;All the crap is not working&#8221; at regulars&#8217; table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Blewitt</title>
		<link>http://wagenknecht.org/blog/archives/2009/05/understanding-open-source.html/comment-page-1#comment-13464</link>
		<dc:creator>Alex Blewitt</dc:creator>
		<pubDate>Sun, 17 May 2009 10:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://wagenknecht.org/blog/?p=228#comment-13464</guid>
		<description>The problem with this is the associated cost of keeping up to date with other fixes versus the cost of your change. For example, I filed a bug against EFS/Path back against the 3.3 days:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=160809

I&#039;ve had to build that internally and re-patch each major version of Eclipse that comes out because it&#039;s not been integrated into the upstream system. One of the reasons why people pay support contracts is as an option to buy such fixes and ensure that they get fed back in.

Distributed version control systems (like git) will make this much less painful. You&#039;ll still be able to update to the latest and build the system whilst letting the DVCS do the work for you (instead of you having to maintain a CVS branch and do the merges yourself). I wonder whether that will help increase the back-flow  of patches upstream or inhibit it? 

Alex</description>
		<content:encoded><![CDATA[<p>The problem with this is the associated cost of keeping up to date with other fixes versus the cost of your change. For example, I filed a bug against EFS/Path back against the 3.3 days:</p>
<p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=160809" rel="nofollow">https://bugs.eclipse.org/bugs/show_bug.cgi?id=160809</a></p>
<p>I&#8217;ve had to build that internally and re-patch each major version of Eclipse that comes out because it&#8217;s not been integrated into the upstream system. One of the reasons why people pay support contracts is as an option to buy such fixes and ensure that they get fed back in.</p>
<p>Distributed version control systems (like git) will make this much less painful. You&#8217;ll still be able to update to the latest and build the system whilst letting the DVCS do the work for you (instead of you having to maintain a CVS branch and do the merges yourself). I wonder whether that will help increase the back-flow  of patches upstream or inhibit it? </p>
<p>Alex</p>
]]></content:encoded>
	</item>
</channel>
</rss>

