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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=mgmzG 0pdtFJQp8utyhNllPIJfFEhGkV+n7sAIBraXroDSXjX0vueZiITw+CGp2ivvncQ/ nAmdMgvG27Lg325qL7oObB8qbC34PnWg1ZrwaJbHZAreSDHOAoHH2+qYFthKPnet tg/gDtUX9dJmqneU4OZhSC5UOUBQ/zwfJVZIBA= 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=hOx/TxmoR2o ACX6XtcCCYbyZkSE=; b=fXhgo/U3DDSEfVG5ywn0+tJ149zuMYlmdomyQmy8Bdx 2r3zGAAMuaF/v3TURYYiygcjtHjOW20EpyYZYlyyRqD1KlulMvqBgXuG+J/RoveF hlG/GwKJgOHchTG9SudQlJRcLjs46BjfaPY2zi4RURJ7KDkG1d1PgU0HhoL37v1s = 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=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=seven, Hx-spam-relays-external:ESMTPA X-HELO: vsmx012.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: umask not working? References: <000f01d3bf80$a2e0d8c0$e8a28a40$@cl.cam.ac.uk> <1941712084 DOT 20180319200734 AT yandex DOT ru> Date: Wed, 21 Mar 2018 19:47:33 +0100 In-Reply-To: (David Allsopp's message of "Wed, 21 Mar 2018 10:27:57 +0000") Message-ID: <87bmfhfepm.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-VADE-STATUS: LEGIT David Allsopp writes: >> You have extended ACL on the object. And overall, umask is not a good >> idea in Windows. > > "umask is not a good idea in Windows" - where's that come from? Ask three people and get at least seven answers. Actually Windows is a red herring IMHO, it's the combination of umask with DACL is the thing that doesn't mix well unless you keep it in a very tight box. In your case, if you'd just remove the DACL from the directories your repo is in (and any files and directories below assuming that the ownership is the same for all of them) it'll probably immediately start working as you expect it to. Depending on which volume the directory is actually on and what WIndows software tries to touch it you might find that some of these come back after a while, I generally avoid any system volume for that reason. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf rackAttack V1.04R1: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- 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