Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Access to CVS
- X-seq: zsh-workers 30832
- From: Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx>
- To: Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx>
- Subject: Re: Access to CVS
- Date: Tue, 4 Dec 2012 17:51:00 -0500
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=spodhuis.org; s=d201210; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=lSnyO4enJH/zl57yfgUgtMEG8ReeZcbtQfy+Xn4xNjU=; b=qUSfSUXzqMwBrTthbnsQ5VEsUzupvt84NxZcJk6xRyMm9fVOkLD9y0xQydslX8mHizyi4IrlOJEJMM4YwfjrLMeDAnd9vsR+yn6bqBb5Io9PMwsPZLRxrKbgtDNMgq7/DlTncK8MNBnUkMvFlXiu3D4XD6oc3MP+VnQn1Obj6I4=;
- In-reply-to: <CACeGjnXQv0kBEyRX7neH_dWszDc6NzKSP7Qi9_PEDeZkvKYtGA@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CACeGjnXQv0kBEyRX7neH_dWszDc6NzKSP7Qi9_PEDeZkvKYtGA@mail.gmail.com>
On 2012-12-04 at 17:32 -0500, Vin Shelton wrote:
> Can anyone access zsh.cvs.sourceforge.net? I'm seeing:
>
> cvs [update aborted]: reading from server: Connection reset by peer
>
> when I try to do a cvs update.
Works with :ext: stuff such that it's going over SSH.
The rsync interface for cloning the CVS tree is working fine. My local
copy of the tree is intact and updates fine. (It does so via cron,
normally, but I just forced a zsh-specific verbose run and rsync ran
without issues).
Perhaps the CVS-on-wire protocol server has issues; can you switch to
SSH-based access?
(zsh is about the only thing I still use CVS for; FWIW, if folks do ever
decide to switch, I don't much care which DVCS is chosen (git, hg,
whatever) but would appreciate such a switch. Any hope of the git
mirror becoming the official master repo?)
-Phil
Messages sorted by:
Reverse Date,
Date,
Thread,
Author