[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: Jeremy Pereira <jeremyp_at_jeremyp.net>
Date: Sat, 30 Jul 2011 19:14:43 +0100

On 30 Jul 2011, at 18:17, Les Mikesell wrote:

>
> '403 forbidden' makes reasonable sense for a client-side message to someone who shouldn't know internal details anyway.

Seriously? You think an HTTP response code (which *is* an internal detail) is an acceptable error message. You think it makes sense? Why is 403 forbidden? Oh, right, that's just a code. Ok what is forbidden? Is it me? the repository? writing to the repository? writing to a particular file? Why is it forbidden? Is it because it is Tuesday? WHY???!!!!

It's a useless error message. It's even pretty useless to the average person when they are trying to use a browser to access a URL.

> Is something better in the apache error log where the sysadmin who set it up wrong should be looking?

Except that the administrator might not have set up the repository wrong. He might have made it deliberately read only. Users should not have to trawl Apache logs to find out that they are not allowed to commit to a repository.

>
> --
> Les Mikesell
> lesmikesell_at_gmail.com
>
Received on 2011-07-30 20:15:25 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.