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

Re: how to allow only checkout operations on repositories

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Thu, 7 May 2009 05:02:20 +0400

Greetings, fida aljounaidi!

> I want to avoid writing access on svn server (without having to change an
> svn access file). I want to do that with apache directive. Is it possible ?

You could try
<LimitExcept GET>
  Deny from all
</LimitExcept>

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 07.05.2009, <5:01>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2087508
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-07 03:06:59 CEST

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.