<?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>therning.org/ magnus &#187; sshfs</title>
	<atom:link href="http://therning.org/magnus/archives/tag/sshfs/feed" rel="self" type="application/rss+xml" />
	<link>http://therning.org/magnus</link>
	<description>Incoherent mumblings</description>
	<lastBuildDate>Mon, 09 Apr 2012 20:24:09 +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>Darcs over sshfs</title>
		<link>http://therning.org/magnus/archives/232</link>
		<comments>http://therning.org/magnus/archives/232#comments</comments>
		<pubDate>Mon, 27 Nov 2006 11:18:34 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[darcs]]></category>
		<category><![CDATA[sshfs]]></category>

		<guid isPermaLink="false">http://therning.org/magnus/archives/232</guid>
		<description><![CDATA[A while ago I found out that darcs doesn&#8217;t work over sshfs out of the box. Of course there was a workaround. Yesterday I was at it again, and this time it was sshfs that gave me grief. After another echange of emails I found a solution. At the moment this is what&#8217;s necessary: % [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I found out that <a href="http://abridgegame.org/darcs/"><code>darcs</code></a> doesn&#8217;t work over <a href="http://fuse.sourceforge.net/sshfs.html"><code>sshfs</code></a> out of the box. Of course there was a <a href="http://www.abridgegame.org/pipermail/darcs-users/2006-September/010367.html">workaround</a>. Yesterday I was at it again, and this time it was <code>sshfs</code> that gave me grief. After another <a href="http://www.abridgegame.org/pipermail/darcs-users/2006-November/010668.html">echange of emails</a> I found a solution.</p>

<p>At the moment this is what&#8217;s necessary:</p>

<pre><code>% sshfs -oworkaround=rename &lt;remote path&gt; &lt;local path&gt;
% export DARCS_SLOPPY_LOCKS=1
% darcs put &lt;local path&gt;/&lt;repo name&gt;
</code></pre>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Ftherning.org%2Fmagnus%2Farchives%2F232&amp;title=Darcs%20over%20sshfs" id="wpa2a_2">Share/Bookmark</a></p>]]></content:encoded>
			<wfw:commentRss>http://therning.org/magnus/archives/232/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

