Re: authz access file problem
From: JM Ibanez <jmibanez_at_gmail.com>
Date: 2004-11-10 20:04:12 CET
On Mon, 8 Nov 2004 22:59:59 +0100, Sören Kuklau <chucker@mystfans.com> wrote:
> Unfortunately, this is indeed *exactly* what's happening now. It is
Ref: http://svnbook.red-bean.com/svnbook-1.0/ch06s04.html#svn-ch-6-sect-4.4.2
You might want to note that you *can* offer anonymous access to the
You can, for example, deny anonymous access to a particular directory tree:
[/secret]
- which removes any access to anonymous users for that tree. So, you
[groups]
[myrepo:/]
[myrepo:/clients]
- which will give all developers r/w access to the whole repository,
HTH
-- JM Ibanez - A million monkeys can't go wrong... http://www.livejournal.com/~jmibanez/ http://www.mycgiserver.com/~butiki/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Nov 10 20:04:51 2004 |
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.