This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: CVS server flakiness?
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Ziemowit Laski <zlaski at apple dot com>
- Cc: gcc List <gcc at gcc dot gnu dot org>
- Date: Wed, 4 Aug 2004 19:14:10 -0700
- Subject: Re: CVS server flakiness?
- References: <79519A62-E684-11D8-A7C8-00039390FFE2@apple.com>
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?
Actually it sounds like sshd was just restarted and it works for me now.
-- Pinski