| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT 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 AT cygwin DOT com |
| From: | Rolf Campbell <rolf DOT campbell AT solacesystems DOT 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 DOT fsf AT CDW764-BURTONS DOT QFTI DOT COM> <50BFBD80 DOT 9040305 AT mailme DOT ath DOT cx> <87k3swx9ai DOT fsf AT samograd DOT ca> |
| Mime-Version: | 1.0 |
| 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 AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 2012-12-05 20:24, Burton Samograd wrote:> bartels <bartels AT mailme DOT ath DOT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |