On Apr 19, 2006, at 19:35, derek fong wrote:
> I am using Subversion 1.3.1 (client) on Mac OS X 10.4.6 to connect
> to a repository hosted on a Debian (Sarge) server.
>
> When I attempt to perform a checkout of a project to a Samba share
> (hosted on the same Debian server as the repository, mounted on OS
> X), the operation runs for a while, but then I consistently get the
> following error at the same point each time:
>
> svn co $SVN/test/trunk test
> [...]
> A test/lib/pear/tests/Log/tests/singleton.out
> A test/lib/pear/tests/Log/tests/singleton.diff
> A test/lib/pear/tests/Log/tests/error_log.log
> A test/lib/pear/tests/Log/tests/sql_ident.exp
> subversion/libsvn_wc/log.c:338: (apr_err=155009)
> svn: In directory 'test/lib/pear/tests/Log/tests'
> subversion/libsvn_subr/io.c:565: (apr_err=5)
> svn: Can't copy 'test/lib/pear/tests/Log/tests/.svn/tmp/text-base/
> null.exp.svn-base' to 'test/lib/pear/tests/Log/tests/null.exp.tmp':
> Input/output error
>
> However, I can perform a checkout of the same project to a local
> (HFS+-formatted) directory without incident.
Yes, we just had this six days ago:
http://svn.haxx.se/users/archive-2006-04/0462.shtml
As far as I can tell, yes, checking out to a Samba share on Mac OS X
10.4 doesn't work, and no, nobody knows why.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 20 14:31:42 2006