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

RE: Access-rights

From: Falk, Timo <Falk_at_NEUMAG.de>
Date: 2003-10-29 08:42:03 CET

> -----Original Message-----
> From: John Locke [mailto:mail@freelock.com]

[..]

> With AuthzSVNAccessFile and a single repository, you only need to
> restart the web server when you initially set it all up.

I know, but I want one repository for each project (seperate
revision-numbers). I thought AuthzSVNAccessFile can do the job, but I had to
grant read-access to all for [/] (and all subdirs) to access the subdirs
(=repositories).

I've read this
http://svn.collab.net/repos/svn/trunk/subversion/mod_authz_svn/INSTALL and
thougt "Great!" but this does not work:

--------------snip-------------
[groups]
dev1 = user1, user2
dev2 = user3, user4

[/]
* = r

[/rep1]
* =
@dev1 = rw

[/rep2]
* =
@dev2 = rw
--------------snip-------------

When I access rep1 via MozzillaFirebird and login as user3 I grant access.
:-(

Mit freundlichen Grüßen / Best regards
Timo Falk

Neumag GmbH & Co. KG
Process Control and Automation
Christianstraße 168-170
D-24536 Neumünster
Tel.: +49 4321 305-577
Fax: +49 4321 305-541
mailto:falk@neumag.de
http://www.neumag.de

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 29 08:43:19 2003

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.