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

directory perms for sharded dirs

From: Mark K <mark_at_mitsein.net>
Date: Mon, 30 Jun 2008 22:04:30 -0500

I just started testing 1.5.0 on the server side and have already hit a
snag. We support file, svn+ssh, and http URLs for our repositories and
as a result I set the group owner for everything in the repository to
the corresponding unix group and sets the mode on the db/revs and
db/revprops dirs to 2775. Now that things start sharding, when I
commit something that causes a new 'shard' the db/revs/n and
db/revprops/n direcotries are 2755 and others in the group cannot write
to it :(

The only thing that I can think of off the top of my head it to put in
a post-commit hook that sets the perms on the dirs in db/revs and
db/revprops everytime. Can anyone think of something more elegant?

-- 
Mark K
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-01 05:05: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.