[Israel.pm] New Mongers web site
Gabor Szabo
gabor at pti.co.il
Mon Oct 4 06:41:00 PDT 2004
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 ?
Gabor
More information about the Perl
mailing list