<?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>soledad penadés &#187; svn</title>
	<atom:link href="http://soledadpenades.com/tag/svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://soledadpenades.com</link>
	<description>repeat 4[fd 100 rt 90]</description>
	<lastBuildDate>Sun, 29 Jan 2012 23:03:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Diff&#8217;ing with RapidSVN</title>
		<link>http://soledadpenades.com/2010/06/29/diffing-with-rapidsvn/</link>
		<comments>http://soledadpenades.com/2010/06/29/diffing-with-rapidsvn/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 11:29:38 +0000</pubDate>
		<dc:creator>sole</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[meld]]></category>
		<category><![CDATA[rapidsvn]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://soledadpenades.com/?p=2695</guid>
		<description><![CDATA[I thought I had to enter &#8220;diff&#8221; in the diff tool field, but I was wrong: it didn&#8217;t work. Apparently RapidSVN expects a graphical application instead of a text-mode application that runs on a terminal. But fear not! There&#8217;s an application for this. It&#8217;s called meld. So&#8230; sudo apt-get install meld And in RapidSVN &#8594; [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I had to enter &#8220;diff&#8221; in the diff tool field, but I was wrong: it didn&#8217;t work. Apparently <a href="http://www.rapidsvn.org/">RapidSVN</a> expects a graphical application instead of a text-mode application that runs on a terminal.</p>
<p>But fear not! There&#8217;s an application for this. It&#8217;s called <a href="http://meld.sourceforge.net/">meld</a>.</p>
<p>So&#8230;</p>
<div class="syhi_block"><code><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> meld</code></div>
<p>And in <em>RapidSVN &rarr; Preferences &rarr; Programs &rarr; Diff Tool</em> simply enter <strong>meld</strong>. Now you should be able to right click a file and select the <em>Diff&#8230;</em> flavour you prefer (to Base, to HEAD or to something else), and get the diff between the versions!</p>
<p>You might remember I always say I tend to use the command line for dealing with SVN, but sometimes I feel lazy (specially when dealing with many files at the same time), and RapidSVN is very handy to get a quick overview of what&#8217;s changed. Besides, it doesn&#8217;t break randomly like Subclipse/Subversive whenever Eclipse is updated, and can be used outside Eclipse, for non-Eclipse projects. Thanks to <a href="http://mrdoob.com">mrdoob</a> for the cool app recommendation :)</p>
 <p><a href="http://soledadpenades.com/?flattrss_redirect&amp;id=2695&amp;md5=f59b88ab6d138ef092dccd5ceabd719b" title="Flattr" target="_blank"><img src="http://soledadpenades.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://soledadpenades.com/2010/06/29/diffing-with-rapidsvn/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

