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

Re: Worst Error Message?

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Mon, 1 Aug 2011 01:19:39 -0400

On Sun, Jul 31, 2011 at 11:33 PM, Rafael Heise <rmheise_at_gmail.com> wrote:
> Ok. I'll try to explain how HTTP protocols works.
> There are some protocols to make the internet work properly, and we call it
> HTTP PROTOCOL. So, when you are working with HTTP protocol you HAVE TO obey
> this protocols, so ANY client can read it and the client will understant it.
> As you can read on this website:
> http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html%a0you can see in the
> section 10.4.4 that the error 403 is the error message when an authorization
> is necessary.

And that's all fine. It's somewhat confusing for clients. It would
seem perfectly reasonable for the HTTP client, in this case
subversion, to give a more meaningful message. Since this error is
particularly common with subversion commit operations, perhaps a
followup saying "perhaps you lack write permission?" to go with such
HTTP error messages would seem very reasonable.
Received on 2011-08-01 07:20:22 CEST

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

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