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

Re: Suggestion: Property "svn:executable" result in set "Read & execute" permissions in Windows

From: Andy Levy <andy.levy_at_gmail.com>
Date: Sun, 2 Jun 2013 15:58:57 -0400

On Sun, Jun 2, 2013 at 3:39 PM, Morten Zdk <mortenzdk_at_gmail.com> wrote:
> The Tortoise SVN client should set "Read & execute" permissions in Windows if the property "svn:executable" result in set on the file.
>
> This will be very useful for files shared to a Windows PC through Samba from a Linux system, since setting "Read & execute" permissions in Windows will cause the execute permission to be set on Linux.
>
> Scripts that must have the Linux execute permission set can thereby get this permission through SVN control, which is what the SVN "svn:executable" property is meant for.
>
> The dual OS environment is widely used in for example FPGA/ASIC development environments, so adding this suggested feature will make SVN easier to deploy here.

While it may seem "widely used" to you, sharing working copies between
OSes is strongly discouraged, not supported, and in some setups may
result in things acting strangely or even WC corruption. This isn't a
TortoiseSVN guideline - it's core Subversion.

So why add a feature which encourages doing something that you shouldn't do?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3056933

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-06-02 21:59:42 CEST

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

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