<?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: SMB file sharing doesn&#8217;t support Subversion on Mac OS X</title>
	<atom:link href="http://sonicchicken.net/blog/wordpress/20060905/smb-svn-osx-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://sonicchicken.net/blog/wordpress/20060905/smb-svn-osx-problem/</link>
	<description>Information, opinions, ideas and rants from my family and friends in Sacramento, California, US.</description>
	<lastBuildDate>Thu, 10 May 2012 08:03:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: jim</title>
		<link>http://sonicchicken.net/blog/wordpress/20060905/smb-svn-osx-problem/#comment-1426</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Thu, 19 Oct 2006 15:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/?p=275#comment-1426</guid>
		<description>&lt;p&gt;Ron, be sure to test &quot;commit&quot; before assuming that Subversion is playing nice with SMB. &quot;svn co&quot; worked for me also, but checkout doesn&#039;t do any file locking.&lt;/p&gt;

&lt;p&gt;The SCPlugin code &lt;em&gt;is&lt;/em&gt; old, but it works fine. Be sure to look over the &lt;a href=&quot;http://sonicchicken.net/blog/wordpress/tags/scplugin&quot;&gt;SCPlugin posts&lt;/a&gt; for potential pitfalls.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ron, be sure to test &#8220;commit&#8221; before assuming that Subversion is playing nice with SMB. &#8220;svn co&#8221; worked for me also, but checkout doesn&#8217;t do any file locking.</p>

<p>The SCPlugin code <em>is</em> old, but it works fine. Be sure to look over the <a href="http://sonicchicken.net/blog/wordpress/tags/scplugin">SCPlugin posts</a> for potential pitfalls.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Stewart</title>
		<link>http://sonicchicken.net/blog/wordpress/20060905/smb-svn-osx-problem/#comment-1425</link>
		<dc:creator>Ron Stewart</dc:creator>
		<pubDate>Thu, 19 Oct 2006 14:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/?p=275#comment-1425</guid>
		<description>&lt;p&gt;I have SVN 1.4.0 (d/l&#039;d from codemonkeys) installed on my MacOS box (10.4.8), have mounted my SMB volume that contains my repos, and issued an &quot;svn co&quot; command to checkout a copy of one of my projects. Works great! I am now looking at Finder integration and everything I have found points me to SCPlugin. In looking at SCPlugin on tigris, it looks way old. Is it really going to work?&lt;/p&gt;

&lt;p&gt;Thanks much for any help you might offer!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have SVN 1.4.0 (d/l&#8217;d from codemonkeys) installed on my MacOS box (10.4.8), have mounted my SMB volume that contains my repos, and issued an &#8220;svn co&#8221; command to checkout a copy of one of my projects. Works great! I am now looking at Finder integration and everything I have found points me to SCPlugin. In looking at SCPlugin on tigris, it looks way old. Is it really going to work?</p>

<p>Thanks much for any help you might offer!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Wells</title>
		<link>http://sonicchicken.net/blog/wordpress/20060905/smb-svn-osx-problem/#comment-1404</link>
		<dc:creator>Brian Wells</dc:creator>
		<pubDate>Sat, 07 Oct 2006 05:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/?p=275#comment-1404</guid>
		<description>&lt;p&gt;I&#039;ve combined both the file locking patch and the zero byte write patch into a single patch for APR, since this is the portability library Subversion relies on. You can read more about it here: http://web.mac.com/brianwells/iWeb/main/Blog/91699255-5FDD-4E2F-B05C-84EC49055CEE.html&lt;/p&gt;

&lt;p&gt;Please let me know if you have any problems getting it to work for you.&lt;/p&gt;

&lt;p&gt;– Brian Wells&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve combined both the file locking patch and the zero byte write patch into a single patch for APR, since this is the portability library Subversion relies on. You can read more about it here: <a href="http://web.mac.com/brianwells/iWeb/main/Blog/91699255-5FDD-4E2F-B05C-84EC49055CEE.html" rel="nofollow">http://web.mac.com/brianwells/iWeb/main/Blog/91699255-5FDD-4E2F-B05C-84EC49055CEE.html</a></p>

<p>Please let me know if you have any problems getting it to work for you.</p>

<p>– Brian Wells</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://sonicchicken.net/blog/wordpress/20060905/smb-svn-osx-problem/#comment-981</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 07 Sep 2006 19:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/?p=275#comment-981</guid>
		<description>&lt;p&gt;I applied both patches to the latest version of svn, compiled and installed. I&#039;m still get the same input/output errors as before... no go&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I applied both patches to the latest version of svn, compiled and installed. I&#8217;m still get the same input/output errors as before&#8230; no go</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://sonicchicken.net/blog/wordpress/20060905/smb-svn-osx-problem/#comment-979</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 06 Sep 2006 15:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/?p=275#comment-979</guid>
		<description>&lt;p&gt;Thanks! I&#039;ll let you know if we try it out.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks! I&#8217;ll let you know if we try it out.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://sonicchicken.net/blog/wordpress/20060905/smb-svn-osx-problem/#comment-977</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Wed, 06 Sep 2006 13:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/?p=275#comment-977</guid>
		<description>&lt;p&gt;Thanks, Jason! That&#039;s not the one I was looking for, but it &lt;em&gt;did&lt;/em&gt; lead me to the missing patch!&lt;/p&gt;

&lt;p&gt;The reference you gave has a link to the &lt;a href= &quot;http://homepage.mac.com/brianwells/.Public/svn_darwin_flock_patch&quot; &gt;svn darwin flock patch&lt;/a&gt; by &lt;a href=&quot;http://brian-wells.com/&quot;&gt;Brian Wells&lt;/a&gt;. The page I was looking for was &lt;a href= &quot;http://svn.haxx.se/users/archive-2005-04/0937.shtml&quot; &gt;this post&lt;/a&gt; on the &lt;a href=&quot;http://svn.haxx.se/users/&quot;&gt;Subversion Users&lt;/a&gt; list.&lt;/p&gt;

&lt;p&gt;According to Brian&#039;s post, under Mac OS X 10.4 it sounds like &lt;strong&gt;both&lt;/strong&gt; the &lt;a href= &quot;http://svn.haxx.se/dev/archive-2006-07/0863.shtml&quot; &gt;zero byte write patch&lt;/a&gt; as well as the &lt;a href= &quot;http://homepage.mac.com/brianwells/.Public/svn_darwin_flock_patch&quot; &gt;svn darwin flock patch&lt;/a&gt; are required for SMBFS &quot;local&quot; repositories to work.&lt;/p&gt;

&lt;p&gt;If this works for you, would you mind posting a follow-up? &lt;abbr title= &quot;Thanks In Advance&quot; &gt;TIA&lt;/abbr&gt;!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks, Jason! That&#8217;s not the one I was looking for, but it <em>did</em> lead me to the missing patch!</p>

<p>The reference you gave has a link to the <a href= "http://homepage.mac.com/brianwells/.Public/svn_darwin_flock_patch" >svn darwin flock patch</a> by <a href="http://brian-wells.com/">Brian Wells</a>. The page I was looking for was <a href= "http://svn.haxx.se/users/archive-2005-04/0937.shtml" >this post</a> on the <a href="http://svn.haxx.se/users/">Subversion Users</a> list.</p>

<p>According to Brian&#8217;s post, under Mac OS X 10.4 it sounds like <strong>both</strong> the <a href= "http://svn.haxx.se/dev/archive-2006-07/0863.shtml" >zero byte write patch</a> as well as the <a href= "http://homepage.mac.com/brianwells/.Public/svn_darwin_flock_patch" >svn darwin flock patch</a> are required for SMBFS &#8220;local&#8221; repositories to work.</p>

<p>If this works for you, would you mind posting a follow-up? <abbr title= "Thanks In Advance" >TIA</abbr>!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://sonicchicken.net/blog/wordpress/20060905/smb-svn-osx-problem/#comment-976</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 06 Sep 2006 02:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/?p=275#comment-976</guid>
		<description>&lt;p&gt;Was this the patch?&lt;/p&gt;

&lt;p&gt;http://svn.haxx.se/dev/archive-2006-07/0863.shtml&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Was this the patch?</p>

<p><a href="http://svn.haxx.se/dev/archive-2006-07/0863.shtml" rel="nofollow">http://svn.haxx.se/dev/archive-2006-07/0863.shtml</a></p>]]></content:encoded>
	</item>
</channel>
</rss>

