X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=u64bnIcIfV+S2s3W2ouH2hS3aj/X4wP3vmQLDJzHngckPhCdTccjH Im8MkSGYwwF38cqrt+bmP15XCOJMEzkaFgwRYZy5qzuFdJbyfocv0KkVoQLoa2rP W9Gt2U4WhReegsb/aJIcVKm+Nr8K01iEGtRszUEbkg1Wi8OoS7gVOA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=DYOMiWXTpOMLgv0L5+YpWQZqMyY=; b=VUDPKxLljM3il3+uyBUyUFudY9xx Zb1MBMH4xeA28BrIW8IWNGYyz60s3DEGnc9w9UQbHvklx+ChU3GWaEJyqz8j1mGy NAVokJQg+72OZnwOT+zLmUwIqp5tA2uKiWpdrRFuVXRtArmJB7winfGF3kImh+2T a/c+uyZ7w9y5AcA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Fri, 6 Feb 2015 18:22:51 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Group execute permission regression (??): causing problem in fossil. Message-ID: <20150206172251.GA19669@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <87k2zvm14o DOT fsf AT Rainer DOT invalid> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline In-Reply-To: <87k2zvm14o.fsf@Rainer.invalid> User-Agent: Mutt/1.5.23 (2014-03-12) --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Feb 6 17:54, Achim Gratz wrote: > Jan Nijtmans writes: > > Starting with the upgrade to Cygwin (latest: 1.7.34), fossil started to > > behave strangely: Every file committed to a fossil repository suddenly > > had the execute permission bit set! With 1.7.33 this didn't happen. > > The cause of this problem was that apparently starting with Cygwin > > 1.7.34, the group permission bit in some directories is always set, and > > cannot be unset. For example from my checked-out fossil repository: >=20 > Most likely default permissions foisted by Windows via ACL (note that + > character after the permission string from ls?). Try 'setfacl -b' ...or setfacl -k for the directories only. Don't forget the option I implemented just because you asked for it :) Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJU1PhqAAoJEPU2Bp2uRE+gTuwP/3iTk9IOD3ff5BaTR6xk9SMZ ued7v8KKFssTXBTxrcVGqogtjhsZD8rZLvw2atJ/+cRuey/l/S66ZYEnNmnbsRrs YX+/YFQZV7yIKWrPoNJMhcolaspPi+CtxZSzf/WW3ENMPaUKnes9/WJddQ06cpHT Bxr36rbod3a2IYAAQDLtlrPP5RIGt1pdveXr0WfaUGMc6F2UMIY4EE5Cm7/sHeV/ fvdqTKLMjjOQBL1LdmaYa9HaWsa3edD58i0kcUSf0Y22uTHVB2fVDxlKvBSHmtRD B+vW6HtuC1F4rvRkkAIXRYqensfpnyYCWEyULbx7AWs4UUYemQ71cnrDRH/s6d2Q lSjSZ+Za7NoryX3/+wQ3dUKvtMWPNjgihrLba2Upsm2BeHglfh/vgrI+k520VRbV jJg1WQbrYs9V14Pn0zBTa0gIrHKXw3dXPTqkGA7UJWim7+KS7+XdClywu7nrVJ6l +O81+DC7VAcM1tJRbFRHvMLr6dvgq7H7uQTlertc1qMrJn5q+MaWh8cangLbAY2n yRbAn3GNR98D7caHUb5hc4aCq8W1lKPB7CEhMIbjGMqyCGAcEyF96AdwS2PtLWrH LumswuEb8vHncu8wiFCuUn+Yx+4suyxhn3xBv4qxX37P+GPbacHsnRl8P2tohmZx zqpAmo2XJGyonmNDOcN1 =YybS -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24--