[Israel.pm] New Mongers web site
Shlomi Fish
shlomif at iglu.org.il
Mon Oct 4 13:48:11 PDT 2004
On Monday 04 October 2004 15:41, Gabor Szabo wrote:
> On Mon, 4 Oct 2004, Shlomi Fish wrote:
> > <<<
> > $ svn co http://svn.pti.co.il/svn/perl.org.il
>
> there is indeed a problem using svn co anonymously but I
> could not find a reference yet how to solve the issue.
>
> I have this in the Apache config:
>
> <Location /svn>
> DAV svn
> SVNParentPath /var/subversion/repos
> AuthzSVNAccessFile /var/svn/access
>
> Satisfy Any
> Require valid-user
> AuthType Basic
> AuthName "Subversion repository"
> AuthUserFile /var/svn/passw
> </Location>
>
>
>
> and this in the access file:
>
>
> [/]
> * =
> gabor = rw
>
> [perl.org.il:/]
> * = r
> gabor = rw
> offer = rw
>
>
> Anyone sees the problem ?
>
Look at:
http://svnbook.red-bean.com/svnbook-1.1/ch06s04.html#svn-ch-6-sect-4.4.1
Put all the Authentication inside a <LimitExcept directive.
Regards,
Shlomi Fish
--
---------------------------------------------------------------------
Shlomi Fish shlomif at iglu.org.il
Homepage: http://shlomif.il.eu.org/
Knuth is not God! It took him two days to build the Roman Empire.
More information about the Perl
mailing list