<?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: Explain your commits completely</title>
	<atom:link href="http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/</link>
	<description>I sleep with pillows on my head.</description>
	<lastBuildDate>Fri, 13 Aug 2010 22:37:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben Scheirman</title>
		<link>http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/comment-page-1/#comment-20656</link>
		<dc:creator>Ben Scheirman</dc:creator>
		<pubDate>Mon, 02 Jun 2008 18:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/#comment-20656</guid>
		<description>A few comment-less commits are okay if you&#039;re just continuing a previous commit, but when someone else is going over the logs, it&#039;s really nice to see what each commit was doing.

It can also REALLY help with tracing bug tickets and collecting information for release notes.</description>
		<content:encoded><![CDATA[<p>A few comment-less commits are okay if you&#8217;re just continuing a previous commit, but when someone else is going over the logs, it&#8217;s really nice to see what each commit was doing.</p>
<p>It can also REALLY help with tracing bug tickets and collecting information for release notes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shey</title>
		<link>http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/comment-page-1/#comment-20655</link>
		<dc:creator>Shey</dc:creator>
		<pubDate>Mon, 02 Jun 2008 18:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/#comment-20655</guid>
		<description>Tom,

That would be a very nice feature to have; it wouldn&#039;t be too hard to implement either if you&#039;re bug tracking software provided a RESTful interface.

TFS has some very cool features that I wish AnkhSVN supported.

http://www.codinghorror.com/blog/archives/000992.html</description>
		<content:encoded><![CDATA[<p>Tom,</p>
<p>That would be a very nice feature to have; it wouldn&#8217;t be too hard to implement either if you&#8217;re bug tracking software provided a RESTful interface.</p>
<p>TFS has some very cool features that I wish AnkhSVN supported.</p>
<p><a href="http://www.codinghorror.com/blog/archives/000992.html" rel="nofollow">http://www.codinghorror.com/blog/archives/000992.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/comment-page-1/#comment-20641</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 02 Jun 2008 13:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/#comment-20641</guid>
		<description>We comment our commits and include a link to the bug/change link from Trac. What would be kind of cool is have a code inspection tool inside Visual Studio where you can hover over an area, click a few buttons and magically retrieve comments on previous commits of the section of code you&#039;re looking at...maybe VisualSVN has it, need to check it out.</description>
		<content:encoded><![CDATA[<p>We comment our commits and include a link to the bug/change link from Trac. What would be kind of cool is have a code inspection tool inside Visual Studio where you can hover over an area, click a few buttons and magically retrieve comments on previous commits of the section of code you&#8217;re looking at&#8230;maybe VisualSVN has it, need to check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheys</title>
		<link>http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/comment-page-1/#comment-20634</link>
		<dc:creator>sheys</dc:creator>
		<pubDate>Mon, 02 Jun 2008 05:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/#comment-20634</guid>
		<description>You&#039;re exactly right, it&#039;s not only for other developers, it&#039;s for yourself as well.</description>
		<content:encoded><![CDATA[<p>You&#8217;re exactly right, it&#8217;s not only for other developers, it&#8217;s for yourself as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meraj Rasool</title>
		<link>http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/comment-page-1/#comment-20633</link>
		<dc:creator>Meraj Rasool</dc:creator>
		<pubDate>Mon, 02 Jun 2008 05:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheysrebellion.net/blog/2008/05/31/explain-your-commits-completely/#comment-20633</guid>
		<description>Very nice Shey.

I also like to comment my commit, whenever I commit my code to the source control. It not only helps others who are working on the same project, but it also helps me when I checkout the code after sometime, by looking at the commit comments I could see why I  did this and that.</description>
		<content:encoded><![CDATA[<p>Very nice Shey.</p>
<p>I also like to comment my commit, whenever I commit my code to the source control. It not only helps others who are working on the same project, but it also helps me when I checkout the code after sometime, by looking at the commit comments I could see why I  did this and that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
