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

Re: httpd.conf problem limiting access to lower levels

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-20 17:11:21 CEST

On Jul 19, 2005, at 4:14 PM, Rogers, Donald wrote:

> <Limit GET PROPFIND PUT POST DELETE PROPPATCH MKCOL COPY MOVE
> LOCK UNLOCK>

> but the "Third level" element does not work, i.e. users cannot
> commit to the repository.

Are you trying to enumerate every single http method that 'svn' might
send? Because that's certainly not a complete list. It leaves out
the two most critical methods that svn sends at the beginning and end
of a commit: MKACTIVITY and MERGE.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 20 17:13:29 2005

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.