This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: CVS server flakiness?
On Wed, Aug 04, 2004 at 07:13:03PM -0700, Andrew Pinski wrote:
>On Aug 4, 2004, at 7:09 PM, Ziemowit Laski wrote:
>
>>zlaski@yuki:gcc> cat CVS/Root
>>:ext:zlaski@gcc.gnu.org:/cvs/gcc
>>zlaski@yuki:gcc> cat CVS/Repository
>>/cvs/gcc/gcc
>>zlaski@yuki:gcc> cvs status ChangeLog
>>ssh_exchange_identification: Connection closed by remote host
>>cvs [status aborted]: end of file from server (consult above messages
>>if any)
>>
>>All this on a trusty Mac OS X 10.3.4 system. On a possibly related
>>note, I've been seeing
>>'Protocol error: too many arguments' messages when doing large commits
>>to the objc-improvements-branch;
>>the workaround seems to be to commit stuff piecemeal.
>>
>>Has anyone else seen any of this?
>
>
>Yes I am now getting the error message about
>ssh_exchange_identification.
>
>CC: overseers, the correct place to report this failure.
I restarted ssh, which seems to have fixed things. Don't know what caused
the problem, though, which is troubling.
cgf