<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>boakes.org &#187; code analysis</title>
	<atom:link href="http://boakes.org/tag/code-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>http://boakes.org</link>
	<description>A place for words and data that I publish (for the benefit of persons unknown).</description>
	<lastBuildDate>Mon, 21 May 2012 20:46:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Analysing SVN Checkins</title>
		<link>http://boakes.org/analysing-svn-checkins/</link>
		<comments>http://boakes.org/analysing-svn-checkins/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 10:03:10 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[code analysis]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://boakes.org/?p=1118</guid>
		<description><![CDATA[Are there any tools out there that can be used to analyse SVN check-ins? I thinking it would be interesting to run a series to checks to be able to understand metrics such as how many characters of code per day does each developer on a project commit; what percentage of committed content is comment, [...]]]></description>
			<content:encoded><![CDATA[<p>Are there any tools out there that can be used to analyse SVN check-ins?  I thinking it would be interesting to run a series to checks to be able to understand metrics such as how many characters of code per day does each developer on a project commit; what percentage of committed content is comment, versus code; what percentage of each developer&#8217;s code has been replaced or modified by others.  There could be all kinds of ways to skin the cat, but is there something that does it already?</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/analysing-svn-checkins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

