Bad error message when the URL doesn't point to a repository
From: Branko Čibej <brane_at_apache.org>
Date: Tue, 6 Feb 2018 18:35:44 +0100
Earlier today, Julian noted the following on IRC:
$ svn ls http://svn.apache.org/foo
While the first error (Unable to connect ...) makes sense, the errors
$ curl -i -X OPTIONS http://svn.apache.org/foo
It turns out that our Expat response handler does not check the response
As far as I can see, mod_dav_svn will always correctly set at least
-- Brane
|
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.