[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Old repository

From: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 5 Feb 2010 11:29:34 +0100

                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?

 

I remember that I once changed the description (The "OK" part) to a
different string when I send a different error code.

 

                Bert Huijben
Received on 2010-02-05 11:30:11 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.