gdbm & cvs packages ready for official inclusion? -Reply

Alan Griffiths alan.griffiths@experian.com
Thu Aug 10 08:01:00 GMT 2000


>>> Jason Tishler <Jason.Tishler@dothill.com> 10/August/2000 01:43pm
>>>
> When I use a Cygwin version of cvs as the client in client/server mode
> (ie, via rsh), I get the following annoying error messages during a cvs
> update:
> 
>   $ cvs update
>   cvs update: error reading current directory: Function not implemented
>   cvs update: error reading current directory: Function not implemented
>   cvs update: error reading current directory: Function not implemented
 
I don't follow the code well enough to be sure what is going on, but this
is caused by the call to 'isdir' at line 437 of ignore.c (in 1.10.7 anyway).

Resetting errno after the call suppresses the message.  (I don't propose
this as a fix since there probably is a problem in the code and this would
hide it.)


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list