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

Re: svn commit: rev 965 - trunk/subversion/mod_dav_svn

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-19 23:06:33 CET

I have a mod_dav fix for that which I forgot to check in. One moment...

On Sat, Jan 19, 2002 at 03:50:57PM +0100, Sander Striker wrote:
> > Author: gstein
> > Date: 2002-01-19 12:21 GMT
> > New Revision: 965
> >
> > Modified:
> > trunk/subversion/mod_dav_svn/repos.c
> > Log:
> > Add a response for GET for a collection (to support browsing of the
> > repository).
>
> Ofcourse I had to test this... :)
>
> Funny thing happens when I request a dir _without_ a trailing
> slash. I saw you took measures for this in the code and want
> to redirect the client. However, this shows up in my error log:
>
> [Sat Jan 19 15:31:43 2002] [error] [client 192.168.0.10] Could not fetch resource information. [500, #0]
> [Sat Jan 19 15:31:43 2002] [error] [client 192.168.0.10] (2)No such file or directory: Requests for a collection must have a
> trailing slash on the URI. [301, #0]
>
> Seems that the error doesn't bubble up correctly and 500 is returned instead of the 301.
>
>
> Sander

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:57 2006

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.