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

"svnadmin create" and group sticky bit

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2006-09-08 22:58:43 CEST

When I use "svnadmin create" (v 1.3.2) to create a repo on Linux, and
the directory in which I'm creating the repo has the group sticky bit
set, the "conf", "dav", "hooks", and "locks" directories all have the
group sticky bit properly set as well, but the "db" directory does not.
Is this intentional?

I'd like to be able to allow a non-admin user to create repos that are
read/writable by the "apache" group. If the sticky bits were properly
set, I could set the group sticky bit on the ParentReposPath directory
and each repo he created would have all its files belong to the "apache"
group also. As it stands, this is not possible.

thanks,
toby

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 8 23:00:38 2006

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.