[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: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: Mon, 2 Jun 2008 15:08:15 +0200

On 2008-06-01 17:56:46 -0500, Ryan Schmidt wrote:
> On May 31, 2008, at 16:28, Matthias Fechner wrote:
>> is their a possibility to store the permissions to files stored in the
>> repository?
>
> No. The only permission a repository can store is a file's executable
> bit, via the presence or absence of the svn:executable property on a
> file.

Shouldn't an enhancement request be filled on the issue tracker?

IMHO, the feature should be more general: a client-side hook called
after a file is added/updated in the working copy. So, the user could
use a restricted umask, and fix the permissions (or other attributes)
in the hook. BTW, that could be a way to solve bug 2332 ("Keyword
expansion in non-UTF8 documents results in mixed charsets").

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-02 15:08:40 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.