[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: Rafael Garcia-Suarez <rgarciasuarez_at_free.fr>
Date: 2002-10-28 23:37:42 CET

Karl Fogel wrote:
> 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).
> Perhaps it has no effect?

According to the apache docs,

    Access controls are normally effective for all access methods,
    and this is the usual desired behavior.

And also :

    The method names listed [in <Limit>] can be one or more of: GET,
    POST, PUT, DELETE, CONNECT, OPTIONS, TRACE, PATCH, PROPFIND,
    PROPPATCH, MKCOL, COPY, MOVE, LOCK, and UNLOCK.

If access doesn't take effect on commits, this is likely to be a bug in
apache or in mod_dav_svn. (I don't have an apache up here to test.)

---------------------------------------------------------------------
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:39:20 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.