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

Re: svn commit: r12676 - branches/locking/subversion/libsvn_fs_fs

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-01-12 17:57:09 CET

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

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.