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

How can I display HTML documents in SVNParentPath flagged directories ?

From: Elie `woe` BLETON <drozofil_at_gmail.com>
Date: 2005-01-08 06:47:08 CET

Hello everyone,

I'm discussing a problem related to Apache2/DAV access points for
subversion repositories, especially about SVNParentPath flagged
directories. My current working version of subversion is a 1.1.2
version compiled by hand with apxs2 support and db-4.2 support.
Apache2 have been properly configured with db-4.2, mod_dav,
mod_dav_svn, mod_dav_authz and mod_auth_mysql. I'm running a Gentoo
Linux with a 2.6.7 kernel.

I encounter systematic 403 errors when trying to browse documents
(like an index) in my SVNParentPath. In fact, I have several
repositories linked to the same project and I'd like to show the root
links for each of them in the SVNParentPath which just happens to be
at http://svn.mydomain.com/projectname, repositories are going into
subfolders.

I'd like to say that the basic authentication mechanism aren't even
triggered, even if anonymous reading is explicitly allowed, forcing
authentication for all users doesn't appear to have any consequences
on the problems in Apache logs.

I'm looking forward to submit any other information that could lead to
a solution to this little annoyance.

(And, as a matter of `first time posting` thingie, hello everyone for
the second time)

Elie `woe` BLETON

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 8 06:51:19 2005

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.