[bug #21302] FISH hangs on copying remote file locally right at the end of the copy process. OS is Mac OS X 10.4

2007-10-11 Thread G. Karageorgiev
Follow-up Comment #10, bug #21302 (project mc): Thanks for the effort! I could not access the attachment due to a restriction which has to do with the fact the bug is private. I made it private by mistake and I don't mind if somebody changes it to public. However I tested with a fresh checkout f

Re: Resolving symlinked dirs when execing command

2007-10-11 Thread Denys Vlasenko
Hi Pavel, On Thursday 11 October 2007 14:40, Pavel Tsekov wrote: > > $ pwd > > /auto/software > > > > It differs from what happens under e.g. shell: > > > > sh-3.1$ cd /software > > sh-3.1$ pwd > > /software > > > > Why mc resolves dir and cd'es into it before it forks a child? > > I am not ab

Re: Resolving symlinked dirs when execing command

2007-10-11 Thread Pavel Tsekov
Hello, Original-Nachricht > Datum: Sat, 29 Sep 2007 00:05:56 +0100 > Von: Denys Vlasenko > Betreff: Resolving symlinked dirs when execing command > One thing which may be simple to fix: > > On my machine I have: > > $ ls -l /software > lrwxrwxrwx1 root root 1

[bug #21302] FISH hangs on copying remote file locally right at the end of the copy process. OS is Mac OS X 10.4

2007-10-11 Thread Pavel Tsekov
Follow-up Comment #9, bug #21302 (project mc): The attached patch should remedy the problem. I've applied it to cvs but I'll attach it here as well for your convenience. Please, test and let me know whether it works for you. (file #14131) ___