<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Developer Flotsam &#187; Merge</title>
	<atom:link href="http://jakkaj.wordpress.com/tag/merge/feed/" rel="self" type="application/rss+xml" />
	<link>http://jakkaj.wordpress.com</link>
	<description>Developer Flotsam - random stuff floating around?</description>
	<lastBuildDate>Wed, 16 May 2012 19:49:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jakkaj.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c69967a9056213792a3a7b47a6f573af?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Developer Flotsam &#187; Merge</title>
		<link>http://jakkaj.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jakkaj.wordpress.com/osd.xml" title="Developer Flotsam" />
	<atom:link rel='hub' href='http://jakkaj.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Alternative to built in compare and merge tools in TFS, Tortoise SVN and more</title>
		<link>http://jakkaj.wordpress.com/2008/03/13/alternative-to-built-in-compare-and-merge-tools-in-tfs-tortoise-svn-and-more/</link>
		<comments>http://jakkaj.wordpress.com/2008/03/13/alternative-to-built-in-compare-and-merge-tools-in-tfs-tortoise-svn-and-more/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 23:15:51 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Source Control]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Compare]]></category>
		<category><![CDATA[Merge]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[TFS]]></category>
		<category><![CDATA[Tortoise]]></category>

		<guid isPermaLink="false">http://jakkaj.wordpress.com/2008/03/13/alternative-to-built-in-compare-and-merge-tools-in-tfs-tortoise-svn-and-more/</guid>
		<description><![CDATA[KDiff3 is a great (free) alternative to the inbuilt merge/compare offerings in TFS/SVN etc. Navigate to http://sourceforge.net/project/showfiles.php?group_id=58666 (get the exe at the bottom). To set this as the default tool in VS go to Tools -&#62; Options -&#62; Source Control -&#62; Visual Studio Team Foundation Server -&#62; Configure User Tools&#8230; Add one for compare and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jakkaj.wordpress.com&#038;blog=1986956&#038;post=28&#038;subd=jakkaj&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div dir="ltr"><font color="#000000" face="Arial" size="2">KDiff3 is a great (free)  alternative to the inbuilt merge/compare offerings in TFS/SVN etc.</font></div>
<div dir="ltr"></div>
<div dir="ltr"><font face="Arial" size="2">Navigate to</font><font face="Arial" size="2"> </font><a href="http://sourceforge.net/project/showfiles.php?group_id=58666" title="KDiff3 on Sourceforge" target="_blank"><font face="Arial" size="2">http://sourceforge.net/project/showfiles.php?group_id=58666</font></a><font face="Arial" size="2"> (get the exe at the bottom).</font></div>
<div dir="ltr"></div>
<div dir="ltr"></div>
<div dir="ltr"></div>
<p><font face="Arial" size="2">To set this as the default tool in VS go to Tools -&gt; Options -&gt; Source Control  -&gt; Visual Studio Team Foundation Server -&gt; Configure User  Tools&#8230;</font></p>
<div dir="ltr"></div>
<div dir="ltr"></div>
<p><font face="Arial" size="2">Add one for compare and one for merge.</font></p>
<div dir="ltr"></div>
<div dir="ltr"></div>
<div dir="ltr"><font face="Arial" size="2"><b>Extension</b>: .*</font></div>
<div dir="ltr"><font face="Arial" size="2"><b>Command</b>: C:\Program  Files\KDiff3\kdiff3.exe</font></div>
<div dir="ltr"><font face="Arial" size="2"><b>Arguments for compare</b>:</font></p>
<pre>%1 --fname %6 %2  --fname %7</pre>
</div>
<div dir="ltr"><font face="Arial" size="2"><b>Arguments for merge</b>: </font><font><font face="Arial" size="2"><br />
</font></font></p>
<pre>%3 --fname %8 %2  --fname %7 %1 --fname %6 -o %4</pre>
<div dir="ltr"></div>
<div dir="ltr"></div>
<div dir="ltr"></div>
<div dir="ltr"><font><font face="Arial" size="2"><font face="Arial" size="2">The KDiff3 installer will automatically  integrate with other popular source control systems like SVN/Tortoise and  ClearCase.</font></font></font></div>
<div dir="ltr"></div>
<div dir="ltr">UPDATE: There was a problem with the previous verison of this post the hypens in the kdiff3 arguments where coming out as single hypen and not double hypen due to some automatic formatting which WordPress performs. Thanks to Andrew W for spotting this!</div>
</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jakkaj.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jakkaj.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jakkaj.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jakkaj.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jakkaj.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jakkaj.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jakkaj.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jakkaj.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jakkaj.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jakkaj.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jakkaj.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jakkaj.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jakkaj.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jakkaj.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jakkaj.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jakkaj.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jakkaj.wordpress.com&#038;blog=1986956&#038;post=28&#038;subd=jakkaj&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jakkaj.wordpress.com/2008/03/13/alternative-to-built-in-compare-and-merge-tools-in-tfs-tortoise-svn-and-more/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/310d76b78db597d9c9d0066df9654e51?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jordan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
