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

Re: Working-Copy Accessrights on Samba-Share

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Tue, 7 Oct 2008 07:36:11 +0200

Hi,

On 06/10/2008, NebuK <nebukadneza_at_gmail.com> wrote:
> Hi Group,
>
> i've got a problem with Tortoisesvn working on a Samba-Share. We have
> our sources/working-copy on a samba-share and work on that working-
> copy with multiple users (yes, i know this is a quite uncommon setup,
> but unfortuneatly theres no way to change it).

There's always a way...

Really, sharing working copies is a bad idea. Sharing them across a
network share is an even worse idea. But you are fully entitled to
shoot yourself in the foot (or one of your colleagues) ;-)

> Now, whenever
> Tortoisesvn does something in the .svn directories those files are
> given the following rights: user: rwx / group: r / other: r. Problem
> with that is - now the other users working on that working-copy can
> still edit the sources - but a checkin or simlilar with Tortoisesvn
> will fail due to missing rights in the .svn dirs.
>
> Is there some way to change the default-rights Tortoise gives those
> files?

There was a post on October 3 about this. Search the mail list for
0644 and it should pop up (the thread was 'TSVN errors - Commit
Sccessful, but I can't commit again without delete entire folder. And
Can't clean up.'; posting by gnomeby).

>
> Thanks in advance
> - Dario Ernst

But really, try to refrain from shared working copies across network
shares. Work should be done in private working copies, sharing should
be done via (possibly automatically updated) exports from stable
branch(es) in the repository.

Would you care to explain why you MUST use a shared WC on a SAMBA share?

-- 
Regards,
Jean-Marc
----------------
    ___
   // \\  @@     "De Chelonian Mobile"
  / \_/ \/._)    TortoiseSVN
 <\_/_\_/ /      The coolest Interface to (Sub)Version Control
  /_/   \_\      Check out http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-07 07:36:25 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.