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

Re: svn stability problems

From: <mwood_at_its.uct.ac.za>
Date: 2003-01-22 09:13:10 CET

On Tue, Jan 21, 2003 at 01:42:24PM -0800, Blair Zajac wrote:
[snip]
 # Subversion server using XML format.
 Location /repos-xml
     DAV svn
     SVNPath /export/home2/svn-ow/repos
     SVNReposName OrcaWare
     SVNIndexXSLT http://svn.orcaware.com/svnindex.xsl
 
     SetOutputFilter DEFLATE
 
     AuthType Basic
     AuthName Subversion repository
     AuthUserFile /export/home2/svn-ow/passwd
     AuthGroupFile /export/home2/svn-ow/groups
 
     # Do not do commits against the XML URL. Use the HTML one
     # instead.
     LimitExcept GET OPTIONS PROPFIND REPORT

Shouldn't LimitExcept GET be sufficient for the XML stuff?

         Require group nonexistent_group
     /LimitExcept
 /Location
[snip]

-- 
Michael Wood mwood@its.uct.ac.za
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:05:57 2006

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.