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: j...@obspm.fr
Heure local/Local time:
dim 18 mai 2014 18:56:50 CEST

Reply via email to