Re: Bug somewhere between cygwin, gcc and cvs

2003-01-02 Thread Arkadiy Belousov
Hello All! The newest cygwin DLL version (from 12/25) helped. I've recompiled with -O2, and now it works fine. Thank you very, very much. You may be missing the fact that saying "a problem with opening a directory" is not equivalent to saying "Cygwin isn't supposed to work this way." Pierre Hum

Re: Bug somewhere between cygwin, gcc and cvs

2002-12-25 Thread Christopher Faylor
On Wed, Dec 25, 2002 at 03:06:33PM -0500, Igor Pechtchanski wrote: >On Wed, 25 Dec 2002, Christopher Faylor wrote: > >> On Wed, Dec 25, 2002 at 02:29:17PM -0500, Arkadiy Belousov wrote: >> >The version currently available does not support specifying port in >> >CVSROOT. And I need that for ssh tun

Re: Bug somewhere between cygwin, gcc and cvs

2002-12-25 Thread Igor Pechtchanski
On Wed, 25 Dec 2002, Christopher Faylor wrote: > On Wed, Dec 25, 2002 at 02:29:17PM -0500, Arkadiy Belousov wrote: > >The version currently available does not support specifying port in > >CVSROOT. And I need that for ssh tunneling. > > > >I do realize I am on the bleeding edge here. Still, it's

Re: Bug somewhere between cygwin, gcc and cvs

2002-12-25 Thread Christopher Faylor
On Wed, Dec 25, 2002 at 02:29:17PM -0500, Arkadiy Belousov wrote: >The version currently available does not support specifying port in >CVSROOT. And I need that for ssh tunneling. > >I do realize I am on the bleeding edge here. Still, it's something to >look at when CVS 1.11.2 is ported. Persona

Re: Bug somewhere between cygwin, gcc and cvs

2002-12-25 Thread Arkadiy Belousov
The version currently available does not support specifying port in CVSROOT. And I need that for ssh tunneling. I do realize I am on the bleeding edge here. Still, it's something to look at when CVS 1.11.2 is ported. Personally, I think it's the compiler. Let's wait till gcc loses (prerelease)

Re: Bug somewhere between cygwin, gcc and cvs

2002-12-25 Thread Randall R Schulz
Arkadiy, My information may be out-of-date, but I thought direct access to directories was not POSIX-compliant? Of course, if that's true, one would think CVS would long ago have adapted to that restriction. Anyway, trying to access a directory using any old naive program (i.e., one that doesn

Re: Bug somewhere between cygwin, gcc and cvs

2002-12-25 Thread Michael A Chase
On Wed, 25 Dec 2002 13:22:17 -0500 Arkadiy Belousov <[EMAIL PROTECTED]> wrote: > I downloaded latest stable CVS code (1.11.2) and compiled it under cygwin. > "cvs co", "cvs login" and "cvs commit" worked, but not "cvs update". Since you are trying to build a version of CVS in advance of the versi