<?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: Using FileMerge with subversion</title>
	<atom:link href="http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/</link>
	<description>...so google can index my head.</description>
	<lastBuildDate>Fri, 19 Mar 2010 04:34:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark&#8217;s Link Blog &#187; links for 2007-10-03</title>
		<link>http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/comment-page-1/#comment-156136</link>
		<dc:creator>Mark&#8217;s Link Blog &#187; links for 2007-10-03</dc:creator>
		<pubDate>Wed, 03 Oct 2007 06:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/?p=490#comment-156136</guid>
		<description>[...] bbum’s weblog-o-mat » Blog Archive » Using FileMerge with subversion (tags: development diff mac osx subversion tips svn) [...]</description>
		<content:encoded><![CDATA[<p>[...] bbum’s weblog-o-mat » Blog Archive » Using FileMerge with subversion (tags: development diff mac osx subversion tips svn) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/comment-page-1/#comment-176</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sat, 08 Oct 2005 15:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/?p=490#comment-176</guid>
		<description>err.. I don&#039;t know how to make these new fangled blog things work.

replace the line that reads:
    return &quot;%s-%s-%s&quot; % (match.group(&#039;filename&#039;), version, randomString.next())
with:
    return &quot;%s-%s-%s&quot; % (version, randomString.next(), match.group(&#039;filename&#039;))</description>
		<content:encoded><![CDATA[<p>err.. I don&#8217;t know how to make these new fangled blog things work.</p>
<p>replace the line that reads:<br />
    return &#8220;%s-%s-%s&#8221; % (match.group(&#8216;filename&#8217;), version, randomString.next())<br />
with:<br />
    return &#8220;%s-%s-%s&#8221; % (version, randomString.next(), match.group(&#8216;filename&#8217;))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/comment-page-1/#comment-175</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sat, 08 Oct 2005 15:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/?p=490#comment-175</guid>
		<description>thanks Bill!  FileMerge is pretty. :)  much better than this:

&lt;code&gt;
60c60
     return &quot;%s-%s-%s&quot; % (version, randomString.next(), match.group(&#039;filename&#039;))
&lt;/code&gt;

which, by the way, will fix things so that FileMerge gives you the function call pop-up menus for each file.  FileMerge looks at the extension to determine the type of code it&#039;s parsing, so you need to put the real filename last to have the pop-ups appear.</description>
		<content:encoded><![CDATA[<p>thanks Bill!  FileMerge is pretty. <img src='http://www.friday.com/bbum/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   much better than this:</p>
<p><code><br />
60c60<br />
     return "%s-%s-%s" % (version, randomString.next(), match.group('filename'))<br />
</code></p>
<p>which, by the way, will fix things so that FileMerge gives you the function call pop-up menus for each file.  FileMerge looks at the extension to determine the type of code it&#8217;s parsing, so you need to put the real filename last to have the pop-ups appear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clever Name TBD</title>
		<link>http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/comment-page-1/#comment-123</link>
		<dc:creator>Clever Name TBD</dc:creator>
		<pubDate>Fri, 19 Aug 2005 18:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/?p=490#comment-123</guid>
		<description>&lt;strong&gt;FileMerge and Subversion&lt;/strong&gt;

Bill wrote up a blurb on using FileMerge with Subversion which reminded me that I had already written a couple of tools in that vein, so I&#039;m posted them.</description>
		<content:encoded><![CDATA[<p><strong>FileMerge and Subversion</strong></p>
<p>Bill wrote up a blurb on using FileMerge with Subversion which reminded me that I had already written a couple of tools in that vein, so I&#8217;m posted them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/comment-page-1/#comment-86</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Wed, 03 Aug 2005 20:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/?p=490#comment-86</guid>
		<description>I know the post is really about SVN, but I couldn&#039;t resist.

MythBusters did a show where they tested the ability of gold fish to remember and found it was considerably longer than 10 or 30 seconds. Like days.</description>
		<content:encoded><![CDATA[<p>I know the post is really about SVN, but I couldn&#8217;t resist.</p>
<p>MythBusters did a show where they tested the ability of gold fish to remember and found it was considerably longer than 10 or 30 seconds. Like days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Phillips</title>
		<link>http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/comment-page-1/#comment-85</link>
		<dc:creator>Lee Phillips</dc:creator>
		<pubDate>Wed, 03 Aug 2005 15:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/?p=490#comment-85</guid>
		<description>Thank you for doing this! Having the diffs pop up in FileMerge is sweet!

I put your script in /usr/local/bin and it worked without having to tell svn the path.

I also have no use for BBEdit, and insist on Cocoa text entry (I use TextExtras). The nce thing is that if something better than FileMerge comes along your script can easily be modified to use that.</description>
		<content:encoded><![CDATA[<p>Thank you for doing this! Having the diffs pop up in FileMerge is sweet!</p>
<p>I put your script in /usr/local/bin and it worked without having to tell svn the path.</p>
<p>I also have no use for BBEdit, and insist on Cocoa text entry (I use TextExtras). The nce thing is that if something better than FileMerge comes along your script can easily be modified to use that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin Eadie</title>
		<link>http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/comment-page-1/#comment-82</link>
		<dc:creator>Gavin Eadie</dc:creator>
		<pubDate>Wed, 03 Aug 2005 01:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/?p=490#comment-82</guid>
		<description>You already noted that BBEdit didn&#039;t fit the bill, and XCode, of course, has the same capability.  I&#039;ve found SvnX to be quite useful, though, again, no emacs !</description>
		<content:encoded><![CDATA[<p>You already noted that BBEdit didn&#8217;t fit the bill, and XCode, of course, has the same capability.  I&#8217;ve found SvnX to be quite useful, though, again, no emacs !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rowe</title>
		<link>http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/comment-page-1/#comment-81</link>
		<dc:creator>Mark Rowe</dc:creator>
		<pubDate>Wed, 03 Aug 2005 00:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/?p=490#comment-81</guid>
		<description>I&#039;ve tweaked svkdiffshim.py to work correctly with &lt;a href=&#039;http://svk.elixus.org/&#039; rel=&quot;nofollow&quot;&gt;SVK&lt;/a&gt; as well as Subversion.  A patch is at &lt;a href=&#039;http://bdash.net.nz/files/svndiffshim-svk.patch&#039; rel=&quot;nofollow&quot;&gt;http://bdash.net.nz/files/svndiffshim-svk.patch&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tweaked svkdiffshim.py to work correctly with <a href='http://svk.elixus.org/' rel="nofollow">SVK</a> as well as Subversion.  A patch is at <a href='http://bdash.net.nz/files/svndiffshim-svk.patch' >http://bdash.net.nz/files/svndiffshim-svk.patch</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikeash</title>
		<link>http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/comment-page-1/#comment-76</link>
		<dc:creator>mikeash</dc:creator>
		<pubDate>Tue, 02 Aug 2005 19:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/?p=490#comment-76</guid>
		<description>I just noticed your post to my blog post, so I thought I&#039;d reciprocate. It&#039;s nice to see that someone got some use out of the post, and even nicer to see that it&#039;s been improved upon.</description>
		<content:encoded><![CDATA[<p>I just noticed your post to my blog post, so I thought I&#8217;d reciprocate. It&#8217;s nice to see that someone got some use out of the post, and even nicer to see that it&#8217;s been improved upon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Elkins</title>
		<link>http://www.friday.com/bbum/2005/08/01/using-filemerge-with-subversion/comment-page-1/#comment-73</link>
		<dc:creator>Christopher Elkins</dc:creator>
		<pubDate>Tue, 02 Aug 2005 17:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.friday.com/bbum/?p=490#comment-73</guid>
		<description>FWIW, I use a shell script bundled with svnX that accomplishes nearly the same thing (sans the revision in the title bar).

Re: &quot;It has to be an absolute path (I ought to file a bug against subversion about that).&quot;

That&#039;s not my experience. I copied svndiffshim.py to a bin dir in my PATH and added &quot;diff-cmd = svndiffshim.py&quot; to ~/.subversion/config, and it worked just fine.</description>
		<content:encoded><![CDATA[<p>FWIW, I use a shell script bundled with svnX that accomplishes nearly the same thing (sans the revision in the title bar).</p>
<p>Re: &#8220;It has to be an absolute path (I ought to file a bug against subversion about that).&#8221;</p>
<p>That&#8217;s not my experience. I copied svndiffshim.py to a bin dir in my PATH and added &#8220;diff-cmd = svndiffshim.py&#8221; to ~/.subversion/config, and it worked just fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
