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

database permissions

From: Dirk van Deun <dvandeun_at_wilma.vub.ac.be>
Date: 2004-03-09 17:06:07 CET

I'd like to do access control on a svn repository by simple unix group
permissions. I can chown and chmod the files in .../db/... but I
notice that extra files get created when the repository is used (named
log.0000000002, log.0000000003,...). Those do not get the ownership
and permissions of the rest of the files. Is this fixable ?

I could ask the users to set their umask, and newgrp to the ad hoc
project group before using svn; and this is fine for developing on the
server itself, but it is impractical with svn+ssh-access.

Dirk van Deun

--
Licensed to (kill -9)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 12 02:25:09 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.