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

Re: File permision portability

From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-10-10 19:45:18 CEST

Greg Stein wrote:

>On Tue, Oct 09, 2001 at 02:43:10PM -0500, kfogel@collab.net wrote:
>
>>...
>>Yah -- it sounds like whatever Subversion comes up with as a portable
>>representation for file modes, most of the new code should actually
>>end up in in APR. Subversion will limit itself to storing and
>>retrieving those representations as svn properties, and of course to
>>actually using them to set perms when appropriate (checkout, update).
>>
>
>Hmm... I think SVN should only worry about the "execute" bit. That is really
>the only interesting mode. For r/w, we should just use 0666 as modified by
>the current umask.
>
I agree. But I think we will have to have system-specific bits: the
"execute" bit only makes sense on Unix, on Windows we'd probably want to
remember "system" and "hidden" (and possibly "compressed", although
that's going a bit far).

-- 
Brane �ibej   <brane_at_xbc.nu>            http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received 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.