public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
To: cygwin@cygwin.com
Subject: Re: git stash damaged?
Date: Fri, 20 Jan 2017 15:20:00 -0000	[thread overview]
Message-ID: <79a57b23-6050-e3d6-3cc9-776eade485af@SystematicSw.ab.ca> (raw)
In-Reply-To: <7900a088-c3c8-d27b-d00a-cc5bfb1aad71@anyces.com>

On 2017-01-20 06:00, Olivier FAURAX wrote:
> Thanks for the help!
> Le 19/01/2017 à 18:24, Brian Inglis a écrit :
>> If that's not it, post output of:
>> $ ls -Adl .git
> drwxr-xr-x+ 1 USER06 Aucun 0 19 janv. 16:38 .git/
>> $ uname -srvmo
> CYGWIN_NT-10.0 2.6.1(0.305/5/3) 2016-12-16 11:55 x86_64 Cygwin
>> $ git --version
> git version 2.8.3
>> $ file    /usr/libexec/git-core/git-stash
> /usr/libexec/git-core/git-stash: POSIX shell script, ASCII text executable
>> $ ls -l   /usr/libexec/git-core/git-stash
> -rwxr-xr-x 1 USER06 Aucun 14K 24 mai    2016 /usr/libexec/git-core/git-stash*
>> $ getfacl /usr/libexec/git-core/git-stash
> # file: /usr/libexec/git-core/git-stash
> # owner: USER06
> # group: Aucun
> user::rwx
> group::r-x
> other:r-x
>> $ icacls  `cygpath -w /usr/libexec/git-core/git-stash`
> C:\cygwin64\usr\libexec\git-core\git-stash DESKTOP-H62\USER06:(F)
>                                            DESKTOP-H62\Aucun:(RX)
>                                            Tout le monde:(RX)
> 1 fichiers correctement traites ; echec du traitement de 0 fichiers
> Is there something else I can provide?

Looks similar to mine except my group owner is Administrators.
Only thing I can suggest is run admin/elevated bash then
	chgrp Administrators /usr/libexec/git-core/*
using local language for Administrators and retest if that makes 
any difference?

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

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

  reply	other threads:[~2017-01-20 15:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-19 14:48 Olivier FAURAX
2017-01-19 17:24 ` Brian Inglis
2017-01-20 13:00   ` Olivier FAURAX
2017-01-20 15:20     ` Brian Inglis [this message]
2017-01-26 10:52       ` /bin/sh is not really bash? [was: git stash damaged?] Olivier FAURAX
2017-01-26 14:21         ` cyg Simple
2017-01-26 15:13           ` Marco Atzeri
2017-01-26 19:15         ` Hans-Bernhard Bröker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=79a57b23-6050-e3d6-3cc9-776eade485af@SystematicSw.ab.ca \
    --to=brian.inglis@systematicsw.ab.ca \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).