public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Andrey Repin <anrdaemon@freemail.ru>
To: Roger Pack <rogerdpack2@gmail.com>, cygwin@cygwin.com
Subject: Re: 1.7.9-1 Patch command mangles permissions on windows 7
Date: Mon, 17 Oct 2011 14:20:00 -0000	[thread overview]
Message-ID: <1699857392.20111017181915@mtu-net.ru> (raw)
In-Reply-To: <CAL1QdWffTReMc64HhqTuu1zX0E5rwTeceAZ-vK23o6cNNbtWGQ@mail.gmail.com>

Greetings, Roger Pack!

> Forgive me if this is a commonly reported bug, but I wasn't sure if
> other discussions on permissions issues were the same as this issue...

> $ c:\installs\cygwin\bin\patch.exe -p0 < multithread_utilities_trunk.diff
> (Stripping trailing CRs from patch.)
> patching file xxx/yyy/zzz/Test.java
> ...

When you're running Cygwin tools outside cygwin shell, you need to let Windows
do the security handling for you.

In /etc/fstab, uncomment the last line (under one that says "This is the
default...") and add "noacl" mount option.

none    /cygdrive cygdrive      binary,posix=0,user,noacl       0       0

Or, even

none    /       cygdrive        binary,posix=0,user,noacl       0       0


--
WBR,
Andrey Repin (anrdaemon@freemail.ru) 17.10.2011, <18:15>

Sorry for my terrible english...


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

  parent reply	other threads:[~2011-10-17 14:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-13 23:15 Roger Pack
2011-10-14 10:43 ` Ken Brown
2011-10-14 12:47   ` Roger Pack
2011-10-17 14:20 ` Andrey Repin [this message]
2011-11-18 20:55   ` Roger Pack

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=1699857392.20111017181915@mtu-net.ru \
    --to=anrdaemon@freemail.ru \
    --cc=cygwin@cygwin.com \
    --cc=rogerdpack2@gmail.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).