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

Re: file permissions

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-03-27 21:45:55 CET

On Tue, 2002-03-26 at 20:48, Greg Stein wrote:
> The posix perms aren't very portable, but truth be told, neither is the
> executable bit :-) When we write files, we typically turn on "all bits" and
> let the umask set them properly.

Is there any compelling reason we shouldn't implement this feature just
because it isn't portable? Obviously, we'd have to ignore the
properties on platforms which can't implement them, but I don't see why
that means we should discard the idea entirely.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 27 21:46:44 2002

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.