<?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: Use vimdiff to display subversion diffs</title>
	<atom:link href="http://lojic.com/blog/2007/11/27/use-vimdiff-to-display-subversion-diffs/feed/" rel="self" type="application/rss+xml" />
	<link>http://lojic.com/blog/2007/11/27/use-vimdiff-to-display-subversion-diffs/</link>
	<description></description>
	<lastBuildDate>Sun, 25 Dec 2011 09:28:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dig</title>
		<link>http://lojic.com/blog/2007/11/27/use-vimdiff-to-display-subversion-diffs/comment-page-1/#comment-868</link>
		<dc:creator>dig</dc:creator>
		<pubDate>Thu, 08 Jan 2009 15:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://lojic.com/blog/2007/11/27/use-vimdiff-to-display-subversion-diffs/#comment-868</guid>
		<description>gvimdiff --nofork might help there Dean</description>
		<content:encoded><![CDATA[<p>gvimdiff &#8211;nofork might help there Dean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Adkins</title>
		<link>http://lojic.com/blog/2007/11/27/use-vimdiff-to-display-subversion-diffs/comment-page-1/#comment-91</link>
		<dc:creator>Brian Adkins</dc:creator>
		<pubDate>Fri, 31 Oct 2008 19:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://lojic.com/blog/2007/11/27/use-vimdiff-to-display-subversion-diffs/#comment-91</guid>
		<description>Sorry, I don&#039;t have a good solution off hand. I actually switched to Emacs a while ago and it handles anything I&#039;ve thrown at it.</description>
		<content:encoded><![CDATA[<p>Sorry, I don&#8217;t have a good solution off hand. I actually switched to Emacs a while ago and it handles anything I&#8217;ve thrown at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://lojic.com/blog/2007/11/27/use-vimdiff-to-display-subversion-diffs/comment-page-1/#comment-92</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Thu, 23 Oct 2008 19:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://lojic.com/blog/2007/11/27/use-vimdiff-to-display-subversion-diffs/#comment-92</guid>
		<description>Great tip! Thanks.

This works perfectly when doing a straight svn diff like this:
&lt;code&gt;svn diff file1.php&lt;/code&gt;

But when I want to compare two arbitrary revisions in the svn repository like this:
&lt;code&gt;svn diff -r 65:24 file1.php&lt;/code&gt;

it doesn&#039;t work. gvimdiff opens with two empty files named tmp and tmp.2

Any idea on how to make it work in this situation?</description>
		<content:encoded><![CDATA[<p>Great tip! Thanks.</p>
<p>This works perfectly when doing a straight svn diff like this:<br />
<code>svn diff file1.php</code></p>
<p>But when I want to compare two arbitrary revisions in the svn repository like this:<br />
<code>svn diff -r 65:24 file1.php</code></p>
<p>it doesn&#8217;t work. gvimdiff opens with two empty files named tmp and tmp.2</p>
<p>Any idea on how to make it work in this situation?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

