<?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"
	>
<channel>
	<title>Comments on: Merge two folders on Mac using Terminal and tar</title>
	<atom:link href="http://macdiggs.com/2007/12/27/merge-two-folders-on-mac-using-terminal-and-tar/feed/" rel="self" type="application/rss+xml" />
	<link>http://macdiggs.com/2007/12/27/merge-two-folders-on-mac-using-terminal-and-tar/</link>
	<description>Digging the watery grave and talking about PHP, Rails and tech stuff..</description>
	<pubDate>Tue, 06 Jan 2009 10:14:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Bob</title>
		<link>http://macdiggs.com/2007/12/27/merge-two-folders-on-mac-using-terminal-and-tar/#comment-27173</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 07 Jun 2008 08:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://macdiggs.com/index.php/2007/12/27/merge-two-folders-on-mac-using-terminal-and-tar/#comment-27173</guid>
		<description>Have a look at ECMerge. It's a diff/merge tool running on Windows &#38; MacOS, but also Linux and Solaris. It does side by side and 3-way merge for files and folders. You can use it to merge SVN branches or any other directory.</description>
		<content:encoded><![CDATA[<p>Have a look at ECMerge. It&#039;s a diff/merge tool running on Windows &amp; MacOS, but also Linux and Solaris. It does side by side and 3-way merge for files and folders. You can use it to merge SVN branches or any other directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curtis Chambers</title>
		<link>http://macdiggs.com/2007/12/27/merge-two-folders-on-mac-using-terminal-and-tar/#comment-27073</link>
		<dc:creator>Curtis Chambers</dc:creator>
		<pubDate>Mon, 07 Apr 2008 04:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://macdiggs.com/index.php/2007/12/27/merge-two-folders-on-mac-using-terminal-and-tar/#comment-27073</guid>
		<description>I'd also add that at the end I'd do an "svn add * --force" to make sure that any new files that have been added are included in SVN.  Sometimes there are little files many folders deep that have been added that you have no idea about since the default svn add skips folders that it already knows about.</description>
		<content:encoded><![CDATA[<p>I&#039;d also add that at the end I&#039;d do an &#034;svn add * &#8211;force&#034; to make sure that any new files that have been added are included in SVN.  Sometimes there are little files many folders deep that have been added that you have no idea about since the default svn add skips folders that it already knows about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terrell</title>
		<link>http://macdiggs.com/2007/12/27/merge-two-folders-on-mac-using-terminal-and-tar/#comment-26578</link>
		<dc:creator>Terrell</dc:creator>
		<pubDate>Wed, 09 Jan 2008 16:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://macdiggs.com/index.php/2007/12/27/merge-two-folders-on-mac-using-terminal-and-tar/#comment-26578</guid>
		<description>Very nice.

I've been manually moving files around (or svn rm and svn add'ing) manually.

This is obviously much better.</description>
		<content:encoded><![CDATA[<p>Very nice.</p>
<p>I&#039;ve been manually moving files around (or svn rm and svn add&#039;ing) manually.</p>
<p>This is obviously much better.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
