> -----Original Message-----
> From: lieven.govaerts_at_gmail.com [mailto:lieven.govaerts_at_gmail.com] On
> Behalf Of Lieven Govaerts
> Sent: vrijdag 5 februari 2010 11:46
> To: Bert Huijben
> Cc: C. Michael Pilato; dev_at_subversion.apache.org
> Subject: Re: Old repository
>
> On Fri, Feb 5, 2010 at 11:29 AM, Bert Huijben <bert_at_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
I would have suggested "404 Repository integrated with ASF. Please look at
http://svn.apache.org/repos/asf/subversion"
With that, you would have the same information as the site, but then via
your subversion client.
Bert
Received on 2010-02-05 12:51:55 CET