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

Re: ra_svn permissions

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-02-26 18:48:54 CET

Greg Hudson <ghudson@MIT.EDU> writes:

> It would be more social of us if we could remove the umask requirement.
> Unfortunately, that means hacking (or discarding) Berkeley DB. BDB
> needs to chmod logfiles after creating them to match the permissions of
> the database.

If BDB can be modified in some reasonable way we should submit a patch
to Sleepycat Software. Then we wait for the next release and the
problem is solved :)

> As long as the parent directory is g+s, everything should
> work out.

I don't understand. The directory sticky bit controls who can delete
a directory entry, with +s only the entry owner can delete it (and it
only works on some systems). How does that help?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 26 18:49:44 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.