> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: dinsdag 29 januari 2013 19:28
> To: [email protected]
> Subject: svn commit: r1440047 -
> /subversion/trunk/subversion/tests/libsvn_repos/repos-test.c
>
> Author: breser
> Date: Tue Jan 29 18:27:51 2013
> New Revision: 1440047
>
> URL: http://svn.apache.org/viewvc?rev=1440047&view=rev
> Log:
> Fix test failures after r1440023.
>
> * subversion/tests/libsvn_repos/repos-test.c
> (in_repo_authz, in_repo_groups_authz): Expect
> SVN_ERR_ILLEGAL_TARGET
> for non-existant paths in the repo.
I think there might be third party implementations (CollabNet, WANdisco,
VisualSvn) that might rely on these values?
So maybe somebody wants to respond?
Personally I would prefer to see an error somewhere in SVN_ERR_AUTHZ to at
least allow determining which subsystem produced the error code
programmatically. (I don't maintain code connected to this)
Bert