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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=WCSEyluJNKJjLrF3 EJZIXgUr0KxESELc7W23XPslHThGSmBUOXLDYihhwKqh9zhfK3PuZcvba/q014XS ERMIRZuMQm/9y2Gp+3e6Nh98rBNHODQtcmDLavsBHbtfiza8COafoZlb3udhMYqW Lvrh1yu4FFiabCY6vkRN4Cn0ajY= 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=kU05T24Z6nb7G3wM0EnU31 aOyj8=; b=Opt+Lk6rDd/V39OqLGBEDuCXfUAw+ySpIW/gXhMbsVwmc7S4RLNnHy kuloRGyF3XP0S0yBDmJmYN3Y+Wv7i8XTKfgAhxFW/IKqC2k77OAPWHa5gM+Gf3rM qY+RwlUS7s6WVHS38I34d6CMTALa9uNx73Ul8iQQ/jMD4d6cmE9jo= 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=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=Eliot, Hx-languages-length:880, H*Ad:D*umass.edu, H*Ad:D*cs.umass.edu X-HELO: mailsrv.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu Subject: Re: Request to the git maintainer References: <87a84cxcos DOT fsf AT Rainer DOT invalid> To: cygwin AT cygwin DOT com From: Eliot Moss Message-ID: <8da398d9-2e71-ba55-7409-4141e14a26de@cs.umass.edu> Date: Mon, 10 Jul 2017 16:45:40 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <87a84cxcos.fsf@Rainer.invalid> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 7/10/2017 4:24 PM, Achim Gratz wrote: > Eliot Moss writes: >> Dear maintainer of git .... >> >> I use CrashPlan as my backup engine. It has difficulty backing up >> files with no "other" access. Many git locale (.mo) and doc-related >> files have permissions 600 (directories 700). Is there a good reason >> for this? I would think that 644 and 755 access would be fine for >> these files, and it would prevent the problems I see with CrashPlan. > > That's an upstream build system bug. Some of the installation scripts > use cp instead of install and that in turn makes them dependent on umask > (which doesn't get set aywhere I can easily find). I guess Adam could > work around that by setting 'umask 022' in the cygport file, but it > really should be fixed in git.git. So should I post a request there, or should Adam? Regards - Eliot -- 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