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

configuration file for access right in svnparentpath repositories template

From: <matthieu.mary_at_externe.bnpparibas.com>
Date: Mon, 18 Feb 2008 14:08:08 +0100

Hello everybody,

I'm sorry but there is something I don't understand while access rights
administration on some repositories based on the svnparent template.
First, is there a way to have only one autz password file?
We will manage more than 100 repositories, and each repository will have a
same way to be managed:

[/]
@* =
@admin = rw

[/trunk]

[/tags]

[/branches]
@admin = rw

Is there a way to set up easily theses access right only one time, without
do it for each repository?
I was thinking set specific acces right on each repository with a user
group call with the repository's name, and set something like that:

[groups]
@repository = user1, user2
@admin = user3, user4

[/]
@* = r
@admin = rw
@repository = rw

[/trunk]
@repository = rw

[/tags]
@repository = r

[/branches]
@admin = rw
@repository =rw

So is there a way to set up easily configuration for my repositories ?
Or perhaps do you have another way to see how I can manage access rights?

We work on windows, subversion 1.4.

Best regards,

Matthieu

PS: please accept my apologies for my english

This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.
Do not print this message unless it is necessary,
consider the environment.

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.
N'imprimez ce message que si necessaire,
pensez a l'environnement.
Received on 2008-02-18 14:08:53 CET

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.