C. Michael Pilato wrote on Thu, Jun 30, 2011 at 10:43:14 -0400: > On 06/29/2011 06:25 PM, danie...@apache.org wrote: > > Author: danielsh > > Date: Wed Jun 29 22:25:35 2011 > > New Revision: 1141291 > > [...] > > > + else > > + { > > + return "Unknown value for SVNPathAuthz directive"; > > + } > > s/Unknown/Unsupported/. Of course we know the value, that's why we know > it's bogus! :-)
I went with s/Unsupported/Unrecognized/.