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

Re: why does Subversion change file permission

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2007-12-06 13:14:25 CET

On 2007-12-06 02:05:11 -0600, Ryan Schmidt wrote:
> To explain further: Subversion does not store any file's permissions.
> All there is is the svn:executable property. If you set this on a file,
> then Subversion will set the executable bit on the file when you check it
> out. Otherwise, it won't.

But IMHO, if the svn:executable property has not changed and if the
x bit of the owner is correct, it would better it Subversion didn't
change the permissions.

Note that setting the umask is not always possible as several files
may have different permissions.

-- 
Vincent Lefèvre <vincent_at_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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 6 13:14:57 2007

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.