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

Re: Problems with apache dav setup

From: Ramanathan Muthaiah <rus.cahimb_at_gmail.com>
Date: 2007-06-02 20:15:23 CEST

> /srv/svn/conf/public_default_policy.conf contains
>
> <Location /public>
> Dav svn
> SVNParentPath /srv/svn/repos/public
> <LimitExcept GET PROPFIND OPTIONS REPORT>
> Order deny,allow
> Deny from all
> Allow from 192.168.69.0/24
> Satisfy all
> </LimitExcept>
> </Location>

I think, SVNParentPath should point to the root of the folder, which
is hosting multiple repos i.e which is acting as placeholder for all
other repos.

Can you change the SVNParentPath as, /srv/svn/repos and then re-try
your operations ?

/Ram

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 2 20:15:45 2007

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.