[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: John Peacock <john.peacock_at_havurah-software.org>
Date: 2007-12-06 21:47:16 CET

Vincent Lefevre wrote:
> Thanks for the explanation. Now, I think that it would be a good idea
> to "restore" the old permissions (possibly changing the x bit, only if
> need be). Or is there anything against that?

If the file has the svn:executable attribute set, then the executable
bit in the filesystem will be set on checkout or update. Everything
else is outside of the scope of Subversion (as currently designed).

See the Special Properties section here:

        http://svnbook.red-bean.com/en/1.1/ch07s02.html

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 6 21:47:42 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.