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

Re: Read-write access bug?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-20 18:16:47 CET

Martijn Reuvers wrote:
> Hi all,
>
> When setting up the following in the authz file
>
> ### Default is nothing
> [/]
> @admin = rw
> @twotribes = rw
> * =
>
> [/res/audio]
> @sound = rw
> ####
>
> I.e., admin and twotribes have rw access from root, all other groups don't
> have any rights. The sound group has rw access ONLY in the /res/audio folder
> (no rights anywhere else).
>
> However the sound group can only read in /res/audio folder, while I clearly
> specify that they should be able to write as well.
>
> What do I do wrong? Or is this a genuine bug ? :)

It depends on which command you want to execute. TSVN relies for some
commands to have read access to the root (e.g. the revision graph won't
work at all if you don't have read access there, and some other commands
also can require that - at least access to the log history).

Anyway: this kind of question should be asked on the Subversion mailing
list, because it definitely is server setup related and not TSVN related.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Feb 20 18:17:00 2006

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.