<?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: Smarter trailing whitespace deletion</title>
	<atom:link href="http://atomized.org/2008/08/smarter-trailing-whitespace-deletion/feed/" rel="self" type="application/rss+xml" />
	<link>http://atomized.org/2008/08/smarter-trailing-whitespace-deletion/</link>
	<description>Fragmenting reality.</description>
	<lastBuildDate>Thu, 18 Feb 2010 08:42:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kyle Sherman</title>
		<link>http://atomized.org/2008/08/smarter-trailing-whitespace-deletion/comment-page-1/#comment-100259</link>
		<dc:creator>Kyle Sherman</dc:creator>
		<pubDate>Fri, 03 Oct 2008 21:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/?p=309#comment-100259</guid>
		<description>I use the following alias to help me ignore whitespace changes with SVN diffs.  However, you would have to add similar logic to any tools you might use to do diffs as well.

alias svnd=&#039;svn diff --diff-cmd diff -x -uw&#039;

Then just do: $ svnd </description>
		<content:encoded><![CDATA[<p>I use the following alias to help me ignore whitespace changes with SVN diffs.  However, you would have to add similar logic to any tools you might use to do diffs as well.</p>
<p>alias svnd=&#8217;svn diff &#8211;diff-cmd diff -x -uw&#8217;</p>
<p>Then just do: $ svnd</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://atomized.org/2008/08/smarter-trailing-whitespace-deletion/comment-page-1/#comment-98149</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sat, 13 Sep 2008 20:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/?p=309#comment-98149</guid>
		<description>@Michael The true problem is with Subvesrion. Gratuitous whitespace changes often lead to conflicts when merging changesets. So I just avoid messing with the whitespace in other coder&#039;s source.</description>
		<content:encoded><![CDATA[<p>@Michael The true problem is with Subvesrion. Gratuitous whitespace changes often lead to conflicts when merging changesets. So I just avoid messing with the whitespace in other coder&#8217;s source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://atomized.org/2008/08/smarter-trailing-whitespace-deletion/comment-page-1/#comment-98148</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sat, 13 Sep 2008 20:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/?p=309#comment-98148</guid>
		<description>@Paul, Yeah, I try to keep those kinds of changes separate as well.</description>
		<content:encoded><![CDATA[<p>@Paul, Yeah, I try to keep those kinds of changes separate as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Campbell</title>
		<link>http://atomized.org/2008/08/smarter-trailing-whitespace-deletion/comment-page-1/#comment-98147</link>
		<dc:creator>Michael Campbell</dc:creator>
		<pubDate>Sat, 13 Sep 2008 20:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/?p=309#comment-98147</guid>
		<description>Or, you could tell diff to ignore whitespace.</description>
		<content:encoded><![CDATA[<p>Or, you could tell diff to ignore whitespace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://atomized.org/2008/08/smarter-trailing-whitespace-deletion/comment-page-1/#comment-98074</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 12 Sep 2008 11:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/?p=309#comment-98074</guid>
		<description>I check in all whitespace changes in a separate commit.</description>
		<content:encoded><![CDATA[<p>I check in all whitespace changes in a separate commit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atomized &#187; Blog Archive &#187; A fix for my whitespace deletion</title>
		<link>http://atomized.org/2008/08/smarter-trailing-whitespace-deletion/comment-page-1/#comment-98054</link>
		<dc:creator>Atomized &#187; Blog Archive &#187; A fix for my whitespace deletion</dc:creator>
		<pubDate>Fri, 12 Sep 2008 04:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://atomized.org/?p=309#comment-98054</guid>
		<description>[...] Smarter trailing whitespace deletionSplitting up XML with XSLT [...]</description>
		<content:encoded><![CDATA[<p>[...] Smarter trailing whitespace deletionSplitting up XML with XSLT [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
