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

Sanity-check tool for authz file?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 22 Jan 2015 15:00:40 -0600

Are there any tools to help find syntax issues or mismatches in paths
between an authz file and the associated repo? I just spent some
time tracking down a typo that had the weird effect of some users
being able to create directories that they subsequently could not move
or delete. Turned out to be a path missing the leading / in a
section considerably below what I thought should the relevant entry,
and the log of 'reparent ....' without any mention of a problem (just
no commit) on the denied action wasn't very helpful. Is there a good
way to avoid such problems or find them after the fact?

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2015-01-22 22:02:38 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.