RE: Warning: Latest version of Cygwin DLL makes WinCVS (through Cygwin SSH) not work (Intern)

2002-10-18 Thread Mike Lerwill
the latest snapshot (1.3.14s(0.62/3/2) 20021017 13:52:27) but the problem remains unchanged. If you have a specific item in mid a pointer to it would be welcome Mike Lerwill > -Original Message- > From: [EMAIL PROTECTED] [mailto:cygwin-owner@;cygwin.com]On Behalf > Of [EMAIL PR

RE: ssh refuses to enter binmode. WinCVS problem explained? Try a snapshot!

2002-10-18 Thread Mike Lerwill
I can confirm that snapshot 1.3.14s(0.62/3/2) 20021017 21:45:13 does indeed fix this problem for me. Mike Lerwill > -Original Message- > From: [EMAIL PROTECTED] [mailto:cygwin-owner@;cygwin.com]On Behalf > Of Christopher Faylor > Sent: 18 October 2002 02:59 > To: [

RE: aclocal wrapper fails because -x check fails (something to do with ntsec ?)

2002-10-21 Thread Mike Lerwill
Probably not since this only applies to XP professional not XP home. Mike > -Original Message- > From: [EMAIL PROTECTED] [mailto:cygwin-owner@;cygwin.com]On Behalf > Of Gen Zhang > Sent: 21 October 2002 09:02 > To: [EMAIL PROTECTED] > Cc: amores perros > Subject: RE: aclocal wrapper fails

RE: Weird bug with cp -f [solution that works for me]

2004-10-05 Thread Mike Lerwill
occasionally and in my case it was the Norton protected recycle bin from Norton antivirus 2003 professional that was exposing the problem. Turning this feature off has made the problem go away. Thanks for the "fix" Mike Lerwill -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Problem while copying .EXE files

2004-07-10 Thread Mike Lerwill
When copying an EXE file there is no problem when the target does not exist but it fails for me when the target is present leaving a directory in place of the desired file. Below is the sequence of commands to reproduce this. [EMAIL PROTECTED] ~ $ mkdir exetest [EMAIL PROTECTED] ~ $ cd exetest

RE: Problem while copying .EXE files

2004-07-11 Thread Mike Lerwill
> -Original Message- > From: Larry Hall > Sent: 11 July 2004 20:29 > To: Mike Lerwill; > Subject: Re: Problem while copying .EXE files > > > > WFM. Did you need to reboot after the last update? Did you? Apologies for not mentioning this with the ori

RE: Problem while copying .EXE files

2004-07-12 Thread Mike Lerwill
> -Original Message- > From: Larry Hall > Sent: 12 July 2004 01:37 > To: Mike Lerwill; Cygwin List > Subject: RE: Problem while copying .EXE files > > OK. I've seen similar peculiarities after installing but then > not rebooting > when required (I know, sh

RE: Problem while copying .EXE files

2004-07-13 Thread Mike Lerwill
#x27;t see > anything strange in your strace output. Looks pretty much like my > strace output, incuding all arguments to NtCreateFile. > > > Corinna Thanks very much for the feedback, I cannot reproduce it on my XP system either. I will continue to try and debug this when I have so