wrong error code on checkout of not existing URL
From: Andreas J. Koenig <andreas.koenig_at_anima.de>
Date: 2002-10-23 14:59:42 CEST
When I checkout a not existing path my own SVN server I get a 405
% svn co http://k75/svn/notexists .
When I try the same with collab.net's server, I get the correct answer:
% svn co http://svn.collab.net/repos/svn/notexists .
Looks like a bug to me. I have 3459 running both as server and client.
The configuration on my server is:
<Location /svn>
I've tried with SVNPath too, but get the same result. Checking out
-- andreas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Oct 23 15:00:35 2002 |
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.