[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: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-12-06 13:19:29 CET

On 12/6/07, Vincent Lefevre <vincent+svn@vinc17.org> wrote:
> 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.

Subversion doesn't change permissions. It replaces the file which was there.

Bye,

Erik.

---------------------------------------------------------------------
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:19:55 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.