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

Re: Sanity-check tool for authz file?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 28 Jan 2015 15:04:41 -0600

On Thu, Jan 22, 2015 at 6:30 PM, Ben Reser <ben_at_reser.org> wrote:
> On 1/22/15 1:00 PM, Les Mikesell wrote:
>> Are there any tools to help find syntax issues or mismatches in paths
>> between an authz file and the associated repo?

> The validate subcommand of svnauthz (1.8 or newer) or svnauthz-validate before
> that.
>
> Comes in the tools/server-side directory of the source distribution. You may
> or may not have it depending on how you're getting Subversion.
>
> An authz file with this in it:
> [abc/be/de]
> * = r
>
> Will generate this:
> svnauthz: E220003: Section name 'abc/be/de' contains non-canonical fspath
> 'abc/be/de'

Thanks! This instance happens to be the stock 1.6.x maintained for
the RHEL/CentOS distribution but I'll keep that in mind when I
upgrade.

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
Received on 2015-01-28 22:05:55 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.