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

Re: Medium-term roadmap: 1.3, 1.4, 1.5.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-26 14:42:59 CEST

On Apr 26, 2005, at 4:31 AM, Molle Bestefich wrote:

> And it doesn't help your favorite sysadmin either that once he gets
> Apache up and running, it turns all SVN error messages into useless
> babble such as "HTTP {450,405,500}: PROPSOMETHING FAILED."...
>

Actually, no, that "babble" only happens if you initially misconfigure
apache. Those are apache errors, and there's nothing we can do about
those. It's a web server, and that's what web server errors look like.

When *subversion* (i.e. the svn server libraries executed by
mod_dav_svn) throws an error, real error messages are marshalled to the
client.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 26 14:45:08 2005

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.