[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] vcs load
From: |
Glenn Morris |
Subject: |
Re: [Savannah-hackers-public] vcs load |
Date: |
Mon, 09 Sep 2013 21:42:02 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Karl Berry wrote:
> For the record ... on vcs, in /etc/xinetd.d, I've just changed svn and
> cvspserver and git-cvspserver to invoke their daemons with nice+timeout,
> as we have done already with bzr and git.
Doesn't this merit an entry in /root/ChangeLog on mgt?
FWIW, anonymous bzr started failing today with:
ConnectionReset reading response for 'BzrDir.open_2.1', retrying
bzr: ERROR: Connection closed: Unexpected end of message. Please check
connectivity and permissions, and report a bug if problems persist.
since sometime around 18:13, which matches the timestamp on
/etc/xinetd.d/bzr-hpss. Dunno what, if anyything, you changed in that
file...
Anyway, I restarted the xinetd service and bzr is working again now.