Re: ssh/BitKeeper connection does not work on cygwin1.5.11?

2004-10-07 Thread Andrew Chang
On Thursday 07 October 2004 14:25, Karl M wrote: > Hi Andrew... > > Are those usere using Windows XP SP2? yes, it is XP with SP2 > If so, this sounds like the pipe > problem with cygwin on XP SP2 that is being worked. Thanks, that helps a lot.. > > Thanks, > > ...Kar

ssh/BitKeeper connection does not work on cygwin1.5.11?

2004-10-07 Thread Andrew Chang
in cygwin1.5.10 and failed in cygwin1.5.11. Does anyone had any idea what caused this? Thanks Andrew Chang -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: cygwin 1.3.19-1 file permission out of sync with NTFS on XP?

2003-02-03 Thread Andrew Chang
On Monday 03 February 2003 12:03 pm, Max Bowsher wrote: > Andrew Chang wrote: > > I have a situation in which a cygwin app created a file, chmod it to > > readonly. > > then we have a win32 app chomd the same file to writable (0644). > > In cygiwn 1.3.12, the new write

cygwin 1.3.19-1 file permission out of sync with NTFS on XP?

2003-02-03 Thread Andrew Chang
I have a situation in which a cygwin app created a file, chmod it to readonly. then we have a win32 app chomd the same file to writable (0644). In cygiwn 1.3.12, the new write permission would show up in the cygwin "ls -l" command. In cygwin 1.3.19-1, the write permission is not visible in cygwi

Re: DOS shortname and cygwin I/O

2002-11-22 Thread Andrew Chang
On Friday 22 November 2002 04:10 pm, Igor Pechtchanski wrote: > On Fri, 22 Nov 2002, Andrew Chang wrote: > > Hello, > > > > I just noticed that cygwin seems to get confused when we do a > > cd to dos-short-pathname. It is easy to reproduce: > > > > a) Inst

DOS shortname and cygwin I/O

2002-11-22 Thread Andrew Chang
uot;echo" command to behave the same way, regardless of how I cd there. Is there a reason for doing otherwise ? Thanks Andrew Chang -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: patch.exe crashed on cygwin-1.3.15-2 (ATTN: Cygwin patch maintainer!)

2002-11-08 Thread Andrew Chang
On Friday 08 November 2002 03:59 pm, Max Bowsher wrote: > Andrew Chang <[EMAIL PROTECTED]> wrote: > > I just noticed that the binary compiled from patch-2.5-3-src.tar.bz2 > > simply crashed on startup. > > > > Here is what I did > > a) install cygwin-1.3.15-2

patch.exe crashed on cygwin-1.3.15-2

2002-11-08 Thread Andrew Chang
of memorySegmentation fault (core dumped) (my trace indicate it died really early in main(); within the first few line) (Note that the binary compiled under cygwin-1.3.12 works fine) Anyone seeing the same problem? Thanks Andrew Chang -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

How to make "default" cygwin package.

2002-10-02 Thread Andrew Chang
Does anyone knows how the cygwin "setup" command decide which package is a "default" package and which is "optional" ? I was expecting it to be somewhere in the setup.hint file. I did find anything there, so I am asking.. Thanks Anddrew Chang -- Unsubscribe info: http://cygwin.com/ml/#unsu

Re: tar won't restore permissions

2002-05-06 Thread Andrew Chang
nherit the setgid bits from their parents, so we @@ -138,7 +137,6 @@ && typeflag != DIRTYPE && typeflag != GNUTYPE_DUMPDIR) return; -#endif } else if (! invert_permissions) return; = Thanks Andrew Chang > From: Rand

Re: tar won't restore permissions

2002-04-08 Thread Andrew Chang
FYI... I am confirming this bug, I have to use my own version of tar to get BitKeeper to pass regression test in the cygwin env.. ( I forgot what my hack was , but probably similar) Andrew - Original Message - From: "Ivan Dobrianov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAI

Re: Problems accessing network drive using rsh

2002-02-26 Thread Andrew Chang
I forgot the state that I am running a) cygwin1.3.9 b) inet-utils 1.3.2-16 On Tuesday 26 February 2002 10:11 am, Andrew Chang wrote: > I like to confirm that I am seeing the same problem > The problem is easy to reproduce > 1) login on a linux box > 2) rsh into a w2k box, like

Re: Problems accessing network drive using rsh

2002-02-26 Thread Andrew Chang
I like to confirm that I am seeing the same problem The problem is easy to reproduce 1) login on a linux box 2) rsh into a w2k box, like so rsh w2k_box cd c:/* this works, becuase c: is local drive */ rsh w2k_box cd z:/* this failed, becuase z: is a network drive */ note that:

Re: question on the cygwin setup command

2002-02-14 Thread Andrew Chang
> === > - Original Message - > From: "Andrew Chang" <[EMAIL PROTECTED]> > To: "Robert Collins" <[EMAIL PROTECTED]> > Sent: Friday, February 15, 2002 3:32 PM > Subject: Re: question on the cygwin setup command > > >

Re: question on the cygwin setup command

2002-02-14 Thread Andrew Chang
On Thursday 14 February 2002 09:00 am, Andrew Chang wrote: > Is there a option switch or a env variable to change the default of the > cygwin setup command ? (I need to change the default to "Install from local > directory" in the cygwin setup window). > > If no, can s

question on the cygwin setup command

2002-02-14 Thread Andrew Chang
t... pls response to [EMAIL PROTECTED], I am not on the cygwin mailing list. Thanks Andrew Chang -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/