Re: cvs problem under cygwin, cvs documentation

2004-03-16 Thread Derek Robert Price
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: Although we have a moderately good workaround (an old version of cvs compiled up), we have a long-standing problem with cvs in Cygwin that I'm looking into finally. We get responses like: My Cygwin compilation works fine

1.5.5: opendir opens directory without `r' permissions.

2003-11-05 Thread Derek Robert Price
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This doesn't appear to be correct behaviour on most other UNIX platforms. On most platforms the opendir fails and sets an errno that resolves to Permission denied. This can be illustrated with the following short script: ~mkdir test ~touch