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

Re: cause of svn update errors

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2002-07-31 23:25:08 CEST

On Wed, Jul 31, 2002 at 02:37:12PM -0600, Hamilton Link wrote:
> OK, this was in fact the proxy server refusing http REPORT requests.
> Happily, the proxy server is now being configured to handle them.
>
> IMHO a user-level error message would be swell in this case, unless
> there's no good way of telling that the cause is a restrictive proxy
> server.

In general it could be useful to include the "reason phrase" in the
error message, so it could say something like:

  "The REPORT status was 405 (Method Not Allowed), but expected 200."

which might give a better idea of what the problem was. (In your case
this wouldn't actually have helped, since the proxy gave out the wrong
status code; a 403 or a 405 would have been correct, not a 400)

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 31 23:25:48 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.