diff3.exe: *** recreate_mmaps_after_fork_failed

2006-09-13 Thread Pete Forman
related reports on this list but none seems to have an appropriate solution. -- Pete Forman-./\.- Disclaimer: This post is originated WesternGeco -./\.- by myself and does not represent [EMAIL PROTECTED]-./\.- the opinion of Schlumberger or http://petef.port5

Re: Observation: setting HOME to / can lead to slow cygwin

2008-01-08 Thread Pete Forman
to go the /home/gwyner route. -- Pete Forman-./\.- Disclaimer: This post is originated WesternGeco -./\.- by myself and does not represent [EMAIL PROTECTED]-./\.- the opinion of Schlumberger or http://petef.port5.com -./\.- WesternGeco

Create file fails on network drives in cygwin-1.7.9-1

2011-06-16 Thread Pete Forman
. The release notes for 1.7.9 include Slightly speed up file access when creating new files. $ touch foo.txt touch: cannot touch `foo.txt': Permission denied # created foo.txt with native emacs $ echo hello foo.txt $ echo hello bar.txt bash: bar.txt: Permission denied -- Pete Forman -- Problem

Re: Create file fails on network drives in cygwin-1.7.9-1

2011-06-17 Thread Pete Forman
0 May 20 10:14 /cygdrive/x drwx--+ 1 Administrators Domain Users 0 Apr 12 08:53 /cygdrive/y drwxr-xr-x 1 peter.forman Domain Users 0 Jun 15 10:06 /my_t -- Pete Forman -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: Create file fails on network drives in cygwin-1.7.9-1

2011-06-17 Thread Pete Forman
for how to do it. I've just sat down with the admin and confirmed that I do have Full Control on the network drive. Creating and modifying files is working fine outside Cygwin. chmod is failing with Permission denied in the same places that touch fails to create files. -- Pete Forman -- Problem