Thanks Prabhu committed your patch in r1068802.

With regards
Kamesh Jayachandran
-----Original Message-----
From: Prabhu Gnana Sundar Ponnarasu
Sent: Wed 2/9/2011 2:30 PM
To: Bert Huijben
Cc: Kamesh Jayachandran; dev@subversion.apache.org
Subject: Re: [PATCH] New XFail test for issue 3781
 
Hi Bert,

The problem was that my patch handled the expected error more 
specifically and also failed to handle the svnserve case. That was wrong 
on my part. I have tweaked the test case and attached a patch and log 
message with this mail.
Please share your views on the same.


On Tuesday 08 February 2011 09:08 PM, Bert Huijben wrote:
> This test XFails for the wrong reason on svn://.
>
> EXPECTED STDERR (regexp):
> svn: E175013: Unable to connect to a repository at URL
> 'svn://localhost/svn-test-work/repositories/authz_tests-20/A/mu'
> svn: E175013: Access to '/svn-test-work\repositories\authz_tests-20/A/mu'
> forbidden
> svn: E175009: XML parsing failed: (403 Forbidden)
> ACTUAL STDERR:
> ..\..\..\subversion\svn\cat-cmd.c:81: (apr_err=170001)
> ..\..\..\subversion\svn\util.c:967: (apr_err=170001)
> ..\..\..\subversion\libsvn_client\cat.c:233: (apr_err=170001)
> ..\..\..\subversion\libsvn_ra_svn\client.c:1557: (apr_err=170001)
> ..\..\..\subversion\libsvn_ra_svn\client.c:242: (apr_err=170001)
> ..\..\..\subversion\svnserve\serve.c:174: (apr_err=170001)
> svn: E170001: Authorization failed
> EXCEPTION: SVNUnmatchedError
>
> See http://subversion.apache.org/buildbot/ or more specifically
> http://ci.apache.org/builders/svn-slik-w2k3-x64-ra/builds/1675/steps/Test%20
> fsfs%2Bsvn/logs/testlog
>
>       Bert
>


Thanks and regards
Prabhu

Reply via email to