<?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: Unison File Synchronizer</title>
	<atom:link href="http://www.darcynorman.net/2005/08/10/unison-file-synchronizer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2005/08/10/unison-file-synchronizer/</link>
	<description>apparently much happier in person</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:03:04 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Unison User</title>
		<link>http://www.darcynorman.net/2005/08/10/unison-file-synchronizer/#comment-80087</link>
		<dc:creator>Unison User</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">853657761#comment-80087</guid>
		<description>Have you tried the -force switch?  It does exactly what you&#039;re looking for:  it resolves all conflicts in the favour of the named root.</description>
		<content:encoded><![CDATA[<p>Have you tried the -force switch?  It does exactly what you&#8217;re looking for:  it resolves all conflicts in the favour of the named root.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D'Arcy</title>
		<link>http://www.darcynorman.net/2005/08/10/unison-file-synchronizer/#comment-80088</link>
		<dc:creator>D'Arcy</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">853657761#comment-80088</guid>
		<description>Sweet! That&#039;s perfect! I also have a &quot;quick&quot; profile for my Safari bookmarks etc... and will try using FileMerge (a gui to diff) to merge the two sets of bookmarks rather than just clobbering one copy with the other.

&lt;code&gt;-force&lt;/code&gt; will totally come in handy for doing an occasional clone of one of my systems. Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Sweet! That&#8217;s perfect! I also have a &#8220;quick&#8221; profile for my Safari bookmarks etc&#8230; and will try using FileMerge (a gui to diff) to merge the two sets of bookmarks rather than just clobbering one copy with the other.</p>
<p><code>-force</code> will totally come in handy for doing an occasional clone of one of my systems. Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MH</title>
		<link>http://www.darcynorman.net/2005/08/10/unison-file-synchronizer/#comment-80089</link>
		<dc:creator>MH</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">853657761#comment-80089</guid>
		<description>If you want to do a clone from one system to another, the best tool to use is rsync, it is typically more efficient than unison
i.e. 
rsync -e ssh -av host:source_path host:dest_path

It can also be useful to do this before invoking unison for the first time so that unison doesn&#039;t have to do much work making sure both directories are copies of each other.</description>
		<content:encoded><![CDATA[<p>If you want to do a clone from one system to another, the best tool to use is rsync, it is typically more efficient than unison<br />
i.e.<br />
rsync -e ssh -av host:source_path host:dest_path</p>
<p>It can also be useful to do this before invoking unison for the first time so that unison doesn&#8217;t have to do much work making sure both directories are copies of each other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D'Arcy</title>
		<link>http://www.darcynorman.net/2005/08/10/unison-file-synchronizer/#comment-80090</link>
		<dc:creator>D'Arcy</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">853657761#comment-80090</guid>
		<description>Thanks for the tip! I&#039;ve caught myself getting sloppy with backups simply because they take so darned long... If rsync makes that easier/faster/more efficient, I might be more likely to run the backup more often...</description>
		<content:encoded><![CDATA[<p>Thanks for the tip! I&#8217;ve caught myself getting sloppy with backups simply because they take so darned long&#8230; If rsync makes that easier/faster/more efficient, I might be more likely to run the backup more often&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
