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

Re: Fine-grained permissions on checked out files?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-08-22 00:01:25 CEST

Justin Erenkrantz wrote:

>On Wed, Aug 21, 2002 at 09:16:36PM +0200, Branko ??ibej wrote:
>
>
>>>That could be added via svn:owner, svn:group. In my case, I wouldn't
>>>want that as the owner or group may change, but I want the
>>>permissions to be the same.
>>>
>>>
>>Urgh, yuck. Let's not go that way.
>>
>>
>
>Why not?
>
Because it opens the way for hundreds of new special properties. I'd
rather encode this in one property somehow, even though that means new
commands (or a specialized script) to set those properties.

[snip]

>For what I need, the concept *must* be mappable to the u-g-o
>permissions as certain files (say my SSH private key) must have the
>right permissions or other tools (ssh) will abort. -- justin
>
>
Let's think about how this can be represented in a sufficiently
non-Unixy way so that it can be mapped to both u-g-o bits and Windows
ACLs -- that means representing the Unix semantics, not the actual
implementation. Can you write up an idea and put it into notes/, then
I'll look at it and knead it to fit the Windows model?

-- 
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 Thu Aug 22 00:02:01 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.