<?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: Determining logical project structure from commit logs</title>
	<atom:link href="http://www.drmaciver.com/2009/04/determining-logical-project-structure-from-commit-logs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drmaciver.com/2009/04/determining-logical-project-structure-from-commit-logs/</link>
	<description></description>
	<lastBuildDate>Wed, 10 Feb 2010 18:19:37 +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://www.drmaciver.com/2009/04/determining-logical-project-structure-from-commit-logs/comment-page-1/#comment-813</link>
		<dc:creator>david</dc:creator>
		<pubDate>Mon, 04 May 2009 22:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=505#comment-813</guid>
		<description>That&#039;s really cute. Thanks for the link!</description>
		<content:encoded><![CDATA[<p>That&#8217;s really cute. Thanks for the link!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AA</title>
		<link>http://www.drmaciver.com/2009/04/determining-logical-project-structure-from-commit-logs/comment-page-1/#comment-812</link>
		<dc:creator>AA</dc:creator>
		<pubDate>Mon, 04 May 2009 21:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=505#comment-812</guid>
		<description>eROSE (an eclipse plugin) uses co-change pattern to suggest more files when editing a file ... &quot;other programmers that changes this function also changes this function&quot; ... http://www.st.cs.uni-saarland.de/softevo/erose</description>
		<content:encoded><![CDATA[<p>eROSE (an eclipse plugin) uses co-change pattern to suggest more files when editing a file &#8230; &#8220;other programmers that changes this function also changes this function&#8221; &#8230; <a href="http://www.st.cs.uni-saarland.de/softevo/erose" rel="nofollow">http://www.st.cs.uni-saarland.de/softevo/erose</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.drmaciver.com/2009/04/determining-logical-project-structure-from-commit-logs/comment-page-1/#comment-810</link>
		<dc:creator>david</dc:creator>
		<pubDate>Thu, 30 Apr 2009 22:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=505#comment-810</guid>
		<description>No problem. Glad you got it to work!</description>
		<content:encoded><![CDATA[<p>No problem. Glad you got it to work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Ellis</title>
		<link>http://www.drmaciver.com/2009/04/determining-logical-project-structure-from-commit-logs/comment-page-1/#comment-809</link>
		<dc:creator>Jonathan Ellis</dc:creator>
		<pubDate>Thu, 30 Apr 2009 22:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=505#comment-809</guid>
		<description>Cool, I got it working: http://spyced.blogspot.com/2009/04/automatic-project-structure-inference.html

Thanks for the help!</description>
		<content:encoded><![CDATA[<p>Cool, I got it working: <a href="http://spyced.blogspot.com/2009/04/automatic-project-structure-inference.html" rel="nofollow">http://spyced.blogspot.com/2009/04/automatic-project-structure-inference.html</a></p>
<p>Thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.drmaciver.com/2009/04/determining-logical-project-structure-from-commit-logs/comment-page-1/#comment-807</link>
		<dc:creator>david</dc:creator>
		<pubDate>Thu, 30 Apr 2009 17:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=505#comment-807</guid>
		<description>Hm. You seem to be correct. How odd! make install will put an mcl binary on your path, but for some reason the binary is not built by the default make target.

You can either install it globally or if you do a ./configure --prefix=somepath before building make install will put all the install files in some other directory. It&#039;s then in somepath/bin/mcl</description>
		<content:encoded><![CDATA[<p>Hm. You seem to be correct. How odd! make install will put an mcl binary on your path, but for some reason the binary is not built by the default make target.</p>
<p>You can either install it globally or if you do a ./configure &#8211;prefix=somepath before building make install will put all the install files in some other directory. It&#8217;s then in somepath/bin/mcl</p>
]]></content:encoded>
	</item>
</channel>
</rss>
