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

Re: Make db directory g+s by default?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-06-22 20:34:04 CEST

Greg Hudson wrote:

> * With the FSFS back end, this makes Subversion much closer to
> working out of the box for multi-uid access. Even with the BDB
> back end, you could win naively if your umasks happen to be set
> liberally, and it's one fewer step on the checklist.
>
>
I'd have thought you need g+rwx on directories for FSFS, too?

>CVS doesn't do this, but I have no idea why not, since it seems to
>defeat most of the purpose of umask-bashing.
>
>
CVS sets the umask internally, I believe. But it doesn't set the sticky
bit, right.

Anyway. I have no objections, as long as it's understood that this is a
Unix-specific change. (Windows doesn't have those problems, heh, being a
far more advanced system with ACLs and such. :-)

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 22 20:34:59 2004

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.