On Fri, 11 Jul 2003, Timwi wrote:
Now I'm getting this in Linux:
/c/Wikipedia> cvs -z3 -d:ext:timwi@cvs.sourceforge.net:/cvsroot/wikipedia co phase3 ssh_exchange_identification: Connection closed by remote host cvs [checkout aborted]: end of file from server (consult above messages if any)
The first time I tried, it took about 10 minutes or so until it produced this error. Now it does it immediately.
I did a fresh checkout about an hour ago just to make sure it works (from my OS X machine at work), and had no problem.
Let's diagnose this thing...
ssh -v timwi@cvs.sourceforge.net
What do you get?
Could not create directory '/home/Timwi/.ssh'. (Anyone know how to tell the Cygwin ssh not to try to create Unix filepaths? o.O)
Why don't you just create /home/Timwi? (Probably under c:\cygwin; if you installed as administrator, double-check the permissions.)
-- brion vibber (brion @ pobox.com)