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

Re: Which Samba version fixes permission problem

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 10 Apr 2009 20:20:47 +0200

Dayley, Alan wrote:
>> -----Original Message-----
>> From: Jean-Marc van Leerdam [mailto:j.m.van.leerdam_at_gmail.com]
>> Sent: Thursday, April 09, 2009 11:16 PM
>> To: users_at_tortoisesvn.tigris.org
>> Subject: Re: Which Samba version fixes permission problem
>>
>> Hi Alan,
>>
>> Does the problem also appear on a freshly checked out working copy?
>>
>
> Jean-Marc,
>
> Yes, it does.
>
> --------
> Command: Checkout from
> http://serverA/repos/engineering/systems/test.devel, revision HEAD,
> Fully recursive, Externals included
> Error: Can't set file '\\ServerA\master\stuff\test.devel\.svn\entries'
> read-only: Access
> Error: is denied.
> Finished!:
> --------
>
> TortoiseSVN created the destination directory,
> \\ServerA\master\stuff\test.devel and then threw the error above.
>
> I think it has to be associated with our Samba share settings. I feel
> bad to burden the TortoiseSVN project with my questions but users can
> use the share via normal file operations. Only TortoiseSVN is having
> difficulty.

Open a DOS console, cd to your samba share.
The type

ATTRIB +R +S +H filethatexists

if you get no error, type
ATTRIB filethatexists
and check that it says
ARSH path\to\filethatexists

If it doesn't, then you have to tweak your samba settings until that works.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1634013
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-04-10 20:21:17 CEST

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

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