Re: 1.7.9-1 Patch command mangles permissions on windows 7

2011-11-18 Thread Roger Pack
> When you're running Cygwin tools outside cygwin shell, you need to let Windows > do the security handling for you. Thanks! -r -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe in

Re: 1.7.9-1 Patch command mangles permissions on windows 7

2011-10-17 Thread Andrey Repin
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

Re: 1.7.9-1 Patch command mangles permissions on windows 7

2011-10-14 Thread Roger Pack
> This could be related to the problem discussed starting at > >  http://cygwin.com/ml/cygwin/2009-11/msg00922.html > > The issue there was ACLs on the temporary directory used by patch.  The > resolution of that was to set TMP and TEMP to "/tmp" in Cygwin's default > startup files (see /etc/defaul

Re: 1.7.9-1 Patch command mangles permissions on windows 7

2011-10-14 Thread Ken Brown
On 10/13/2011 7:15 PM, Roger Pack wrote: 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.) patch