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

Re: Leopard + Samba permissions issue?

From: camdenx <camden_at_arrowtech.net>
Date: Mon, 3 Nov 2008 07:43:08 -0800 (PST)

I got it working here....

Jason (the original poster) suggested that I add the following to my
smb.conf and it seems to work perfectly for my situation:

# Setting to prevent Mac OS X Leopard from overriding "force create mode"
# and "force directory mode" settings.
   unix extensions = no

After making that change, restarting the smb service (version 3.0.28) on my
Fedora server, and restarting my Lepoard machine, it worked.

Thanks for your help here!

- Camden

camdenx wrote:
>
> I have the same problem.
>
> The .svn/entries file is created with the following permissions:
> -r-xr-xr-x
>
> Since that is read-only to the SVN client it gives the same error you
> mentioned above.
>
> Does anyone have any suggestions on how to fix this?
>
> I am using OS X 10.5.5 and trying to checkout the repository to a Samba
> share hosted on a Fedora server.
>
>
> Jason Casden wrote:
>>
>> OS: MacOS Leopard
>> SVN Version: 1.5.1 (MacPorts)
>> Options: standard MacPorts version
>> No private mods
>>
>> When checking out a repository using the command-line utility to an
>> svn+ssh server to a new target directory on a samba mount, I get the
>> following error:
>>
>> svn: Can't move 'ncarch/.svn/tmp/entries' to 'ncarch/.svn/entries':
>> Operation not permitted
>>
>> It seems to be caused by some read-only files. This is not a problem
>> using the same version and distribution of svn on MacOS Tiger.
>>
>> I really appreciate any help you can provide on this issue.
>>
>> Thanks,
>> Jason
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
>> For additional commands, e-mail: dev-help_at_subversion.tigris.org
>>
>>
>>
>
>

-- 
View this message in context: http://www.nabble.com/Leopard-%2B-Samba-permissions-issue--tp18739036p20305040.html
Sent from the Subversion Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-03 16:43:20 CET

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

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