delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2011/12/29/15:29:03

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RP_MATCHES_RCVD,TW_RW
X-Spam-Check-By: sourceware.org
Message-ID: <33052021.post@talk.nabble.com>
Date: Thu, 29 Dec 2011 12:28:39 -0800 (PST)
From: cxira <teh DOT pigmonkey AT gmail DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Distributed Git not compiled under Cygwin?
In-Reply-To: <4EFC834D.5090805@bopp.net>
MIME-Version: 1.0
References: <33047124 DOT post AT talk DOT nabble DOT com> <4EFB8FC1 DOT 7060307 AT bopp DOT net> <4EFB9714 DOT 2070103 AT bopp DOT net> <33049604 DOT post AT talk DOT nabble DOT com> <4EFC834D DOT 5090805 AT bopp DOT net>
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


Jeremy Bopp-3 wrote:
> I never had a problem with the native gVim cooperating with Cygwin's Git
> (more accurately file permissions) either.  Can you provide more detail
> about your situation?  How exactly are the permissions broken, and for
> which application(s) are they broken?

Here's what I see:
$ gvim temp
:wq
$ ls -al temp
-rwx------+ 1 Doug None 0 Dec 29 15:21 temp

Expected:
$ touch temp2
$ ls -al temp2
-rw-r--r--+ 1 Doug None 0 Dec 29 15:22 temp2

It isn't a problem that causes a conflict with anything, but if I commit
these files to the repository with their file modes as 0700, other people
that use the repository may have problems with them (not to mention the show
in as green executables in ls). I actually pushed these files to an Apache
webserver for production one time and the entire site was not working for a
bit because of that.
-- 
View this message in context: http://old.nabble.com/Distributed-Git-not-compiled-under-Cygwin--tp33047124p33052021.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019