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

Re: Missing access level value description

From: sebb <sebbaz_at_gmail.com>
Date: Sat, 14 Dec 2019 13:12:10 +0000

On Sat, 14 Dec 2019 at 11:41, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:

> [ moved to svnbook-dev@. Please remove users@ from replies. ]
>
> sebb wrote on Sat, 14 Dec 2019 09:23 +00:00:
> > The document
> >
> > http://svnbook.red-bean.com/en/1.7/svn.serverconfig.pathbasedauthz.html
> >
> > says:
> >
> > "The value of each option describes the user's level of access to the
> > repository path: either r (read-only) or rw (read/write)."
> >
> > However it's also possible to omit the value, which means no access.
> >
> > S.
>
> I think that's not a bug.

Did I say it was?

> You're quoting the introductory part of the
> chapter, which is just that: an introduction, not a reference manual.
>

But it can be taken to mean that there are no other possible values.

> The «foo =» syntax is described later on, in the section about
> overriding permissions (look for the example with "/bug-142/secret").
>
> What change would you suggest?
>
>
"either r (read-only) or rw (read/write)."
=>
"either r (read-only), rw (read/write) or omitted(no access)."

Cheers,
>
> Daniel
>
Received on 2019-12-14 14:12:28 CET

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.