[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Error checking out source to Samba share on Mac OS X

From: derek fong <fong_at_htc.ca>
Date: 2006-04-19 22:22:03 CEST

I just tried this on a relatively clean install of Mac OS X 10.4.6 on
a different machine and I'm still getting this error, on the exact
same file. :( Perhaps it's worth noting that this is a fairly large
(?) repository (more than 3000 files totalling about 115 MB) and the
paths can get quite long.

-f

On 19 Apr 2006, at 14:10, Jesse Hogan wrote:

> I get this type of error often. It seems like in my case the files
> are getting locked by my virus scanner. Maybe your Samba share is
> being monitored by some program that tampers with newly created files.
>
> On 4/19/06, derek fong <fong@htc.ca> wrote: Hi,
>
> 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.
>
> I've Googled around and found some suggestions that this might be due
> to the case-insensitive nature of the HFS+ filesystem, but there are
> no other project files similarly named, so I have ruled out that
> possibility. Also, from what I can tell, svn is trying to copy
> null.exp.svn-base to null.exp.tmp, so I tried copying it myself after
> I got that error (using cp, not using Subversion) and it worked, so
> this does not appear to be an OS bug or anything like that.
>
> Any tips or insight would be most appreciated.
>
> Thanks,
>
> -f
>
> --
> Derek Fong <derek.fong@htc.ca >
> Web Application Developer
> High-Touch Communications
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 19 22:24:01 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.