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

Re: Repository file permissions

From: Christophe Labouisse <christophe_at_labouisse.org>
Date: 2003-10-15 09:48:57 CEST

I didn't test is thoroughly but I suggest the following:

- create a svn group and make sure your user belong to it,
- give the repository ownership to www (or whatever user Apache is
  running),
- chgrp the repository to the svn group,
- alter the repository permissions in order give write permission and
  directory access to the svn group for the whole repository,
- add the group ID permission to the directories,
- make sure every user accessing the repository have a umask of 00x.

-- 
Le cinéma en Lumière : http://www.lumiere.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 15 15:28:45 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.