Re: Could svn check permissions?
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-09-05 18:35:10 CEST
On Thu, 2003-09-04 at 16:07, John Peacock wrote:
It's a bad fit for us in this area, because we cannot ensure that its
> As long as you set up the directory, groups, and file permissions
Having "nothing wrong with you" is not just about working when the user
> 1) Add a new option to 'svnadmin create'
We cannot set the group permissions of a BDB database without looking
> 2a) Alter svn to always set umask S_IRUSR, S_IWUSR, S_IRGRP, and S_IWGR prior to
libsvn_fs is a library. It cannot in good conscience modify global
> 2b) Include a svn wrapper which sets umask 002.
If I set my umask to 022, that means I want files I create to be
Now, if you modify a repository which you don't own, using your group
We could provide a wrapper to be used optionally (somehow; the details
---------------------------------------------------------------------
|
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.