This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems with cygwin cvs over ssh.


> The funny thing is that the
> directory in the message *is* created before the commands are even read,
> and yet cvs still complains that it can't create it because of ENOENT.

I think, that ENOENT is wrong! It should be EEXIST. Perhaps cvs would
ignore EEXIST, but now complains about ENOENT.

I did an "strace cvs server" on Linux and indeed i found many EEXIST and
cvs didn't complain!


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]