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

svn-access file

From: Albert Shih <Albert.Shih_at_obspm.fr>
Date: Sun, 18 May 2014 19:01:38 +0200

Hi,

On a svn server based on apache with a globale svn-access file, should I
user groups or not if it's a script to create the svn-access file not a
human.

In other word is they are any performance difference between

  [groups]
  group1=user1,...,user100
  
  [repos1:/]
  @group1=rw

and

  [repos1:]
  user1=rw
  .
  .
  user100=rw

knowing I got between 400-500 repository and this number is growing slowly
each repository get between 1 to 5 users, so If I get ride the group I'm
going to have a svn-access close to 3000 lines.

Regards.

JAS

-- 
Albert SHIH
DIO bâtiment 15
Observatoire de Paris
5 Place Jules Janssen
92195 Meudon Cedex
France
Téléphone : +33 1 45 07 76 26/+33 6 86 69 95 71
xmpp: jas_at_obspm.fr
Heure local/Local time:
dim 18 mai 2014 18:56:50 CEST
Received on 2014-05-18 19:31:02 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.