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

Can't check out onto a SMB share using mac os x 10.4.1

From: Tym Altman <tym_at_bycast.com>
Date: 2005-06-01 02:28:07 CEST

I searched through the archive and found a post by someone with a
similar issue, but there were no replies. We've set up an svn
repository on a linux server. I connect to it with the 1.2.0 svn
(from http://homepage.mac.com/martinott/). If I check out the trunk
to my local directory (on my mac) it works fine. But if I try to
check out to a network volume, mounted using SMB, the checkout fails
after a few files:

svn co http://192.168.110.175/repos1/trunk
A trunk/arraylengthtest.rb
A trunk/foo
A trunk/foo/bar
svn: In directory 'trunk/foo'
svn: Can't copy 'trunk/foo/.svn/tmp/text-base/bar.svn-base' to 'trunk/
foo/bar.tmp': Invalid argument

When checking out to my local directory the checkout goes like this;

svn co http://192.168.110.175/repos1/trunk
A trunk/arraylengthtest.rb
A trunk/foo
A trunk/foo/bar
A trunk/archivemanager_refactor.rb
A trunk/number
A trunk/number/numbergame.rb
A trunk/tymtest
A trunk/aliastest.rb
A trunk/dir_check.rb
Checked out revision 21.

Is this a bug that I should report to the issue tracker, or is it a
known issue, or is there something that I'm doing wrong?

thanks,

tym

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 1 02:29:40 2005

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.