RE: svn commit: r1068411 - /subversion/trunk/subversion/tests/cmdline/authz_tests.py

2011-02-11 Thread Kamesh Jayachandran
>> >>Bad idea to hard code so much of the specific message we're generating >> >>today; it's bound to change later. >> > >> >>(eg, the XML parsing thing would ideally go away at some point) >> > >> >>Just 'Access.*${mu_url}.*forbidden' is enough IMO. >> > >> > >> > Thanks We fixed this in r1068802

Re: svn commit: r1068411 - /subversion/trunk/subversion/tests/cmdline/authz_tests.py

2011-02-11 Thread Daniel Shahaf
Hyrum K Wright wrote on Fri, Feb 11, 2011 at 18:09:14 +: > On Fri, Feb 11, 2011 at 5:59 PM, Kamesh Jayachandran > wrote: > >>kame...@apache.org wrote on Tue, Feb 08, 2011 at 14:25:06 -: > >>> +  expected_error_for_cat = "svn: E175013: Unable to connect to a > >>> repository"+ \ > >>> +   

Re: svn commit: r1068411 - /subversion/trunk/subversion/tests/cmdline/authz_tests.py

2011-02-11 Thread Hyrum K Wright
On Fri, Feb 11, 2011 at 5:59 PM, Kamesh Jayachandran wrote: >>kame...@apache.org wrote on Tue, Feb 08, 2011 at 14:25:06 -: >>> +  expected_error_for_cat = "svn: E175013: Unable to connect to a >>> repository"+ \ >>> +    " at URL '" + mu_url + "'\n" + \ >>> +   

RE: svn commit: r1068411 - /subversion/trunk/subversion/tests/cmdline/authz_tests.py

2011-02-11 Thread Kamesh Jayachandran
>kame...@apache.org wrote on Tue, Feb 08, 2011 at 14:25:06 -: >> + expected_error_for_cat = "svn: E175013: Unable to connect to a >> repository"+ \ >> +" at URL '" + mu_url + "'\n" + \ >> +"svn: E175013: Access to '/" + mu_repo_path + \

Re: svn commit: r1068411 - /subversion/trunk/subversion/tests/cmdline/authz_tests.py

2011-02-11 Thread Daniel Shahaf
kame...@apache.org wrote on Tue, Feb 08, 2011 at 14:25:06 -: > + expected_error_for_cat = "svn: E175013: Unable to connect to a > repository"+ \ > +" at URL '" + mu_url + "'\n" + \ > +"svn: E175013: Access to '/" + mu_repo_path + \ > +