On Wed, 12 Jan 2005, Greg Hudson wrote:
> On Wed, 2005-01-12 at 09:12, Peter N. Lundblad wrote:
> > umask problems? I think you need to be careful when creating new files and
> > directories. Other parts of libsvn_fs_fs is it. I think it copies
> > permissions from another file, but I am not sure.
>
> New rev and rev-prop files get permissions copied from the previous head
> revision.
>
> I'm not sure if there's a similarly elegant solution for locks. We
> could copy directory permissions from the parent directory and file
> permissions from revs/0, perhaps. At any rate, FSFS advertises having
> no umask issues, so we have to handle the issue somehow.
>
Could we just create the lock entry file for "/" at fs creation time and
never delete it? Then copy prems from that.
Regards,
//Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 12 18:10:16 2005