Re: File permision portability
From: Greg Stein <gstein_at_lyra.org>
Date: 2001-10-10 19:37:49 CEST
On Tue, Oct 09, 2001 at 02:43:10PM -0500, kfogel@collab.net wrote:
Hmm... I think SVN should only worry about the "execute" bit. That is really
Consider what happens if we attempt to record unix permissions precisely:
1) User A has set a restrictive umask based on local policy. SVN screws him
2) User B is checking files out into a directory for use by a web server. He
IOW, you screw the user -- they set a umask according to local policy or
Of course, if you start recording permissions, then you're going to end up
The execute bit is the only interesting flag. Store that and we're set.
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:44 2006 |
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.