X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.2 required=5.0	tests=BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,TW_SV
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Rolf Campbell <rolf.campbell@solacesystems.com>
Subject: Re: SVN and executable permissions
Date: Fri, 07 Dec 2012 10:16:18 -0500
Lines: 17
Message-ID: <k9t17h$pfk$1@ger.gmane.org>
References: <kghd2yob5qy.fsf@CDW764-BURTONS.QFTI.COM>	<50BFBD80.9040305@mailme.ath.cx> <87k3swx9ai.fsf@samograd.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2
In-Reply-To: <87k3swx9ai.fsf@samograd.ca>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2012-12-05 20:24, Burton Samograd wrote:> bartels 
<bartels@mailme.ath.cx> writes:
 >>> Is there way to specify to svn on the command line or though a config
 >>> file that these types of files should automatically have executable
 >>> permissions?
 >> svn propset svn:executable "*"<your file>
 > Any idea why this has to be done with the command line version of svn
 > and not with Tortise?

TortoiseSVN lets Windows manage the ACLs for the files checked out. 
Under most circumstances, this means that *all* files have executable 
permissions.  Cygwin's svn only sets executable permissions if the 
svn-property is set.

This is not a bug in either cygwin, svn, or tortoiseSvn.  They just work 
differently.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

