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

Re: A couple of quick questions.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-28 23:36:57 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> > Here's my config, running Apache/2.0.43 (Unix) DAV/2 SVN/0.14.3
> >
> > <Location /svn/repos>
> > DAV svn
> > SVNPath /var/svn
> > AuthType Basic
> > AuthName "Subversion repository"
> > AuthUserFile "/usr/local/apache2/conf/passwd"
> > Require valid-user
> > SetOutputFilter DEFLATE
> > </Location>
> >
> > If it's a bug somewhere I'd be happy to try to debug it, but
> > I'll need some pointers.
>
> I don't know what effect the `Require' has when it's at the top level
> of a <Location> block like this (i.e., not inside a <Limit> block).

It works, I've got something like that in my httpd.conf (I don't have
the DEFLATE line).

So, it should work, did you remember to restart Apache?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 23:37:49 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.