X-Recipient: archive-cygwin@delorie.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:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=B0UhDrRZbCNs9YzU
	6kk35R897g8o8nwFp6Qaaz1OpmDOb8q7Hwkto9+nd9o+8Z6wfpa9hgPhBmUYd/fb
	qjkxSPTpBVdC0kZbYoh2TQquE6KcnsIEh4EfnT62uMc4jk2ex1dDTOVbm8PrnDzE
	fnKfsmKHdGq1vPi/j5PgZIaOWYE=
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:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=ZJoG0bsvLG2TWlQad2+F6h
	RKnD0=; b=PsmXUyqRwYSRvjg2wHyBmHmgBXtRvDaw65MpbiXNdtrgd63m20ok60
	1zBAjidbCvOZBHEz73tfyOnwvHycHZMHPN6F073uJS4MB+NjPQcmi456geHFEkft
	YtC2DuBxMxi1Wm3wdW2Qfj/oyGbo77RDBFfZQrDDK4abPLeA6uaOo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=AWL,BAYES_00,BOTNET,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE autolearn=no version=3.3.1
Message-id: <51BB8994.7000203@cygwin.com>
Date: Fri, 14 Jun 2013 17:22:28 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: Wrong permissions when cloning a Git repository using Cygwin
References: <kpg0sd$mfc$1@ger.gmane.org>
In-reply-to: <kpg0sd$mfc$1@ger.gmane.org>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit

On 6/14/2013 5:10 PM, Thomas Deinhamer wrote:
> Hi folks,
>
> when I run "git clone URL" on the mintty terminal in the Cygwin
> environment on a Windows Server 2008 network share some directories
> have wrong permissions set (i.e. groups are missing).
>
> Most of the directories have the correct groups and permissions
> assigned, but some of them (it seems mostly the directories which
> are further down in the hierarchy) are missing some groups.
>
> Unfortunately I don't have any screenshots right now.
>
> I was wondering what the cause for this could be? Is it a
> Cygwin problem or a Git problem? Does it maybe belong to
> the length of the path - because it does not affect directories
> in the upper levels of the hierarchy, but only directories beyond
> the fourth or fifth directory level?!
>
> What I actually do on the mintty terminal is this:
>
>  > cd //servername
>  > cd path/to/project/
>  > git clone URL .
>
> If I clone the Git repository using e.g. TortoiseGit,
> which is integrated into the Windows Explorer Context-Menu,
> permissions and groups of the cloned repository are fine.
>
> Please feel free to ask if you need any additional information
> about this issue - I'd be really happy to fix this problem.
>
> Thanks a lot in advance for help on this!

Let's start here:
> Problem reports:       http://cygwin.com/problems.html

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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

