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

Re: REPORT request failed after migrating to 0.33

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-16 03:35:30 CET

On Sat, 2003-11-15 at 18:55, Rodrigo B. de Oliveira wrote:
> I can't no longer checkout or update from a svn repository via http after
> migrating to the latest 0.33 revision. (file: url works fine).
>
> This happens even if a try a localhost url.
>
> The complete message is:
>
> svn: Read access denied for root of edit
> svn: REPORT request failed on '/boo/svn/!svn/vcc/default'
> svn:
> Unable to open root of edit.
>
> Server environment is:
>
> Mandrake 9.1
> Apache 2.0.47

Is the server running 0.33 as well? mod_dav_svn 0.33? I assume so, if
you're getting this error when checking out from http://localhost/.

This is a new error message, being uttered by svn_repos_dir_delta (in
libsvn_repos/delta.c:177). It means that mod_dav_svn has decided that
you don't have permission to read the root of the tree you're trying to
check out. Is that true? Are you using mod_authz_svn or something?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 16 03:36:50 2003

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.