|
View
By section As outline Fully expanded FAQ sections cvs Questions Getting account Getting started cvs-remote-links CVS Clients cvs-local-resources common-commands common-tasks CVS and Eclipse admin-commands EDITOR-variable no password cvs-laptop change-password cvs-authoring Administrator/mkpasswd CVS account name Cygwin home dir Cygwin CR/NL problems Who gets one? anonymous access SCCS/RCS/CVS conversion Failed to connect . . . cvs update is slow cvs mail Cygwin copy & paste CVS Web Interface SVN vs CVS CVS on the Mac |
I got "Failed to connect after 6 attempts . . ." If you use CVS several times in succession, then you may see a message like
Failed to connect after 6 attempts, try again in a few minutes or use
'-oConnectionAttempts 1000'
cvs [update aborted]: end of file from server (consult above messages if
any)
The reason that this occurs is because Windoze does not close sockets promptly.
The fix is to create or edit c:/ssh/etc/ssh_config
and add
Host *
ConnectionAttempts 100
|
| |||||||||||
| You are not logged in | |||||||||||
| ©1998-2010 GSRC |