On Fri, Feb 5, 2010 at 11:29 AM, Bert Huijben <b...@qqmail.nl> wrote: > Hi Michael, > > > > Can you make opening an ra session (like this): > > > $ svn export http://svn.collab.net/repos/svn/trunk/COMMITTERS > > svn: OPTIONS of 'http://svn.collab.net/repos/svn/trunk/COMMITTERS': 200 OK > (http://svn.collab.net) > > return some other output? > > > Presumably, it should be possible to reroute the OPTIONS request to a cgi > script that returns a different error?
Shouldn't we fix svn to give a better error message in this situation instead? In fact, is't that what Julian's patch is about: http://svn.haxx.se/dev/archive-2010-01/0211.shtml [..] Lieven