<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Seeing Behind the Curtain;  Quantifying OSS Contribution Size</title>
	<atom:link href="http://michaeldehaan.net/2009/08/11/seeing-behind-the-curtain-quantifying-oss-contribution-size/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaeldehaan.net/2009/08/11/seeing-behind-the-curtain-quantifying-oss-contribution-size/</link>
	<description>It's Not Just About Llamas</description>
	<lastBuildDate>Tue, 24 Jan 2012 15:14:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Karsten Wade</title>
		<link>http://michaeldehaan.net/2009/08/11/seeing-behind-the-curtain-quantifying-oss-contribution-size/#comment-1291</link>
		<dc:creator><![CDATA[Karsten Wade]]></dc:creator>
		<pubDate>Tue, 03 Nov 2009 18:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://michaeldehaan.net/?p=1279#comment-1291</guid>
		<description><![CDATA[I&#039;m working on getting &#039;lookatgit&#039; running, under Fedora 11 currently, and seem to have made progress without actually getting a run to finish.

My instructions are here:

https://fedoraproject.org/wiki/How_to_use_lookatgit

When I use those instructions to install then do &#039;make compile test&#039;, after doing &#039;cd ~/cg/lookat&#039;, it runs for a few minutes, compiles, and finishes with no noticeable output.

Figuring I needed a git repo to actually check, I cloned &#039;cobbler&#039;, made a Makefile entry, and ran it against the repo:  &#039;make compile cobbler&#039;.  I know  I didn&#039;t have to recompile most likely, but I did it anyway because &#039;make cobbler&#039; just ran without stopping.

Now it&#039;s been running for over an hour, and the output looks like this:

 make compile cobbler
/usr/bin/scalac -classpath . -sourcepath . *.scala
warning: there were deprecation warnings; re-run with -deprecation for details
one warning found
/usr/bin/scala -classpath . App ~/cg/cobbler

What is missing in my documentation or ideas?

Note that I&#039;m using the scala package in Fedora:

rpm -q scala
scala-2.7.4-5.fc11.noarch

The current upstream is 2.7.7.  I&#039;ll rework and run against the upstream tarball if this run doesn&#039;t work ...]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m working on getting &#8216;lookatgit&#8217; running, under Fedora 11 currently, and seem to have made progress without actually getting a run to finish.</p>
<p>My instructions are here:</p>
<p><a href="https://fedoraproject.org/wiki/How_to_use_lookatgit" rel="nofollow">https://fedoraproject.org/wiki/How_to_use_lookatgit</a></p>
<p>When I use those instructions to install then do &#8216;make compile test&#8217;, after doing &#8216;cd ~/cg/lookat&#8217;, it runs for a few minutes, compiles, and finishes with no noticeable output.</p>
<p>Figuring I needed a git repo to actually check, I cloned &#8216;cobbler&#8217;, made a Makefile entry, and ran it against the repo:  &#8216;make compile cobbler&#8217;.  I know  I didn&#8217;t have to recompile most likely, but I did it anyway because &#8216;make cobbler&#8217; just ran without stopping.</p>
<p>Now it&#8217;s been running for over an hour, and the output looks like this:</p>
<p> make compile cobbler<br />
/usr/bin/scalac -classpath . -sourcepath . *.scala<br />
warning: there were deprecation warnings; re-run with -deprecation for details<br />
one warning found<br />
/usr/bin/scala -classpath . App ~/cg/cobbler</p>
<p>What is missing in my documentation or ideas?</p>
<p>Note that I&#8217;m using the scala package in Fedora:</p>
<p>rpm -q scala<br />
scala-2.7.4-5.fc11.noarch</p>
<p>The current upstream is 2.7.7.  I&#8217;ll rework and run against the upstream tarball if this run doesn&#8217;t work &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

