<?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: Progress on scplugin?</title>
	<atom:link href="http://sonicchicken.net/blog/wordpress/20060311/progress-on-scplugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://sonicchicken.net/blog/wordpress/20060311/progress-on-scplugin/</link>
	<description>Information, opinions, ideas and rants from my family and friends in Sacramento, California, US.</description>
	<lastBuildDate>Wed, 08 Feb 2012 18:15:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Peter</title>
		<link>http://sonicchicken.net/blog/wordpress/20060311/progress-on-scplugin/#comment-701</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 13 Apr 2006 05:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/?p=251#comment-701</guid>
		<description>&lt;p&gt;Running svn version 1.3.1 (r19032) on Mac 10.4.6, with a working copy on a SMB mounted drive and trying to do a commit using http, I&#039;m seeing the following consistently:&lt;/p&gt;

&lt;p&gt;Peters-Computer:~/smbhome/peter $svn co http://athena/svn/debug/trunk dbg2
A    dbg2/dir1
A    dbg2/dir1/doc.txt
A    dbg2/dir1/foo.c
A    dbg2/dir1/thing.doc
A    dbg2/dir1/README1
svn: In directory &#039;dbg2/dir1&#039;
svn: Can&#039;t copy &#039;dbg2/dir1/.svn/tmp/text-base/doc.txt.svn-base&#039; to &#039;dbg2/dir1/doc.txt.tmp&#039;: Input/output error&lt;/p&gt;

&lt;p&gt;Using the same computer, the same command works great when I&#039;m checking out to a directory on the local hard drive or on an NFS mounted fs.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Running svn version 1.3.1 (r19032) on Mac 10.4.6, with a working copy on a SMB mounted drive and trying to do a commit using http, I&#8217;m seeing the following consistently:</p>

<p>Peters-Computer:~/smbhome/peter $svn co <a href="http://athena/svn/debug/trunk" rel="nofollow">http://athena/svn/debug/trunk</a> dbg2
A    dbg2/dir1
A    dbg2/dir1/doc.txt
A    dbg2/dir1/foo.c
A    dbg2/dir1/thing.doc
A    dbg2/dir1/README1
svn: In directory &#8216;dbg2/dir1&#8242;
svn: Can&#8217;t copy &#8216;dbg2/dir1/.svn/tmp/text-base/doc.txt.svn-base&#8217; to &#8216;dbg2/dir1/doc.txt.tmp&#8217;: Input/output error</p>

<p>Using the same computer, the same command works great when I&#8217;m checking out to a directory on the local hard drive or on an NFS mounted fs.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: SonicChicken weblog &#187; Blog Archive &#187; Mac OSX Subversion with an SMB repository (again)</title>
		<link>http://sonicchicken.net/blog/wordpress/20060311/progress-on-scplugin/#comment-674</link>
		<dc:creator>SonicChicken weblog &#187; Blog Archive &#187; Mac OSX Subversion with an SMB repository (again)</dc:creator>
		<pubDate>Tue, 04 Apr 2006 18:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/?p=251#comment-674</guid>
		<description>&lt;p&gt;[...] I just applied the Mac OSX 10.4.6 update, hoping that it would solve my problems viz a viz committing changes to an SMB-based subversion repository. Alas, I still have the same trouble with svn commit. In addition, the new update undid scplugin&#8217;s changes to Finder which indicate a file&#8217;s svn status (e.g. current, newer working copy, etc). I guess that&#8217;s not such a big deal, since the svn status is useless without the ability to commit my changes. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] I just applied the Mac OSX 10.4.6 update, hoping that it would solve my problems viz a viz committing changes to an SMB-based subversion repository. Alas, I still have the same trouble with svn commit. In addition, the new update undid scplugin&#8217;s changes to Finder which indicate a file&#8217;s svn status (e.g. current, newer working copy, etc). I guess that&#8217;s not such a big deal, since the svn status is useless without the ability to commit my changes. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://sonicchicken.net/blog/wordpress/20060311/progress-on-scplugin/#comment-668</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Wed, 29 Mar 2006 19:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://sonicchicken.net/blog/wordpress/?p=251#comment-668</guid>
		<description>&lt;p&gt;Rats! I was working on my subversion-controlled project when I noticed that the svn status indicators were showing up in Finder. I thought that perhaps a recent patch had fixed subversion, but it looks like only scplugin got fixed. I&#039;m still getting errors when I try to commit changes, either via scplugin (Finder) or the command line. Here&#039;s the error from the scplugin status window:&lt;/p&gt;

&lt;p&gt;subversion/libsvn&lt;em&gt;client/commit.c:873: (apr&lt;/em&gt;err=5)
svn: Commit failed (details follow):
subversion/libsvn&lt;em&gt;subr/io.c:2199: (apr&lt;/em&gt;err=5)
svn: Can&#039;t write to file &#039;/Volumes/sharename/my_proj/db/transactions/4-4.txn/rev&#039;: Input/output error&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Rats! I was working on my subversion-controlled project when I noticed that the svn status indicators were showing up in Finder. I thought that perhaps a recent patch had fixed subversion, but it looks like only scplugin got fixed. I&#8217;m still getting errors when I try to commit changes, either via scplugin (Finder) or the command line. Here&#8217;s the error from the scplugin status window:</p>

<p>subversion/libsvn<em>client/commit.c:873: (apr</em>err=5)
svn: Commit failed (details follow):
subversion/libsvn<em>subr/io.c:2199: (apr</em>err=5)
svn: Can&#8217;t write to file &#8216;/Volumes/sharename/my_proj/db/transactions/4-4.txn/rev&#8217;: Input/output error</p>]]></content:encoded>
	</item>
</channel>
</rss>

