RE: Adding col to cygutils

2002-05-23 Thread Schaible, Jorg
>From: Robert Collins [mailto:[EMAIL PROTECTED]] >> From: Schaible, Jorg [mailto:[EMAIL PROTECTED]] >> Hi Chuck, >> >> what about setting up a SourceForge project for cygutils ? >> Then every author or maintainer of his small 'tool' may

RE: Adding col to cygutils

2002-05-23 Thread Schaible, Jorg
Hi Chuck, what about setting up a SourceForge project for cygutils ? Then every author or maintainer of his small 'tool' may maintain and add stuff much more easily. Ragrds, Jorg -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.h

RE: bogus PATH transformations in bash 2.05a.0(3)-release w/cygwin 1.3.10

2002-05-22 Thread Schaible, Jorg
Hi Kevin, > D:\bug>PATH C:\Cygwin\bin;c:\cygwin\usr\bin;C:\Cygwin\usr\local\bin [...] > D:\bug>path > PATH=c:\cygwin\bin;c:\cygwin\\bin;c:\cygwin\usr\local\bin although this is a bug, why don't you omit for now the /usr/bin from the path anyway ? /usr/bin is mounted to /bin and represents

RE: Possible error in cygpath

2002-05-15 Thread Schaible, Jorg
Hi Mark, >The spot where it says: > DWORD len = GetShortPathName (filename, NULL, 0); > if (len == ERROR_INVALID_PARAMETER) Ups. :) >By the way I noticed this while I was trying to add a -l >option to cygpath >which is similar to the -s option but it will convert a >muddled 8.3 name >like

RE: regtool problem

2002-05-07 Thread Schaible, Jorg
>But I discovered on the way that regtool doesn't appear to work if the >key name has slashes in it. E.g. while you can use cygpath -w to >determine the install directory for cygwin, you don't seem to be able >to do it with regtool. I tried what seemed the right way: > >regtool -p list "\HKLM\so

RE: strange source packaging?

2002-04-18 Thread Schaible, Jorg
> package-ver.tar.[bg]z[2*] <-- The pristine source Beeing picky: package-ver.tar.(bz2|gz) Or is anyone out there who has a packer/unpacker for .gz2 ?? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

RE: proprietary-use license?

2002-03-12 Thread Schaible, Jorg
Hi Markus, >all programs that you mention (MySQL, Cygwin, PostgreSQL) are released >under free licenses. You do not have to pay per-seat charges for any >of these as long as you do not buy professional support. this is not generally true for MySQL and Cygwin. Both are only free if you GPL your s

RE: symlinks

2002-02-06 Thread Schaible, Jorg
Hi Jorge, try $PROG2 = "C:cygwinbootplinuxinstall"; ^^^^ ^^ ^^ ^^ Regards, Jorg >-Original Message- >From: Jorge Goncalvez [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, February 06, 2002 11:31 AM >To: [EMAIL PROTECTED] >Subject: Re:s